len (09/15/82)
jdjf jdkdj ksdlf
Tom (02/11/83)
another test
fredc@bmcg.UUCP (07/24/84)
test test test.
david@infopro.UUCP (David Fiedler) (09/21/84)
( cat <bug >/dev/null )
Dave Fiedler
{harpo,astrovax,philabs,whuxcc,clyde}!infopro!daveachut@callan.UUCP (Achut Reddy) (10/09/84)
Ignore this. -- Achut Reddy @ Callan Data Systems ..!ihnp4!wlbr!callan!achut
beaver@gtrvax.UUCP (Evaluations Commander) (05/08/85)
test ignore
mat@alice.UUCP (The VEGATATOR) (07/01/85)
A test... -- Rainy days and Mondays always get me down.
levy@ttrdc.UUCP (09/18/85)
I hope this is not too much.
garys@hou2a.UUCP (#G.SEUBERT) (11/22/85)
. /hoetc/profile
HISTSIZE=600
HISTFILE=~/.Khistory
EDITOR=vi
BIN=0073
DEST=HO
POSTETC=on
MAIL=/usr/mail/garys
MAILCHECK=0
TYPE=xr
PAGER='pg -s -n -p" `/usr/games/fortune` "'
TOOLS=`logdir exptools`
# from Matt
export CDINDEX CDSTACK
stty swtch '^z'
typeset -i CDINDEX; CDINDEX=1
typeset -l CDSTACK
# from Carole
echo 'echo \\\n\\\nUser \"garys\" Logged off $LOGTTY -- `date`' >~/bin/logout
chmod +x ~/bin/logout
trap "exec ~/bin/logout" 0
CDPATH=.:/usr:/usr/add-on:/usr/src/cmd:/usr/src/uts/3b:/usr/src/uts/vax:/usr/spool/cron:/usr/spool
ENV=~/.kshrc
Y='-yvint'
P='-pport'
if [ "$L0" = "" ]
then
echo "Term? \c"
read L0
# else
# LINES=$L1 COLUMNS=$L2; export LINES COLUMNS
fi
case $L0 in
h|hp|2621) TERM=2621; tabs; stty cr0 -evenp;;
""|c|c108) TERM=c108-8p;;
b|blit) TERM=jerq; JERQ=/usr/add-on/jerq;;
callme) exec $HOME/bin/CT;;
d|dmd|5620) TERM=5620; DMD=/usr/add-on/dmd; DMDSGS=$DMD/sgs/1.0ofc; JERQ=$DMD;;
*) TERM=$L0;;
esac
sys=`uname`
PATH=$PATH:$HOME/bin:$JERQ/bin:$TOOLS/bin
export PATH CDPATH BIN DEST TYPE MAIL MAILCHECK TERM PS1 HISTSIZE HISTFILE P Y EDITOR SHELL PAGER DMD DMDSGS JERQ ENV TOOLS POSTETC
if [ $TERM = c108-8p ]
then
echo '\033U'
PS1="DE ${sys} ed "
else
PS1="${sys}: "
fi
stty erase '^H' echoe tabs
mesg y
newgrp hocc