[1373] in netbsd-help mailing list archive
No subject found in mail header
daemon@ATHENA.MIT.EDU (anna folinsky)
Mon Dec 7 10:30:24 1998
To: netbsd-help@MIT.EDU
Date: Mon, 07 Dec 1998 10:30:08 EST
From: anna folinsky <kilroi@MIT.EDU>
i accidentally typed in
alias >> .alias
instead of
cat >> .alias
now there is a bunch of stuff in my .alias file that wasn't there.
Mail more /usr/prototype_user/README.mail ; echo !* > /dev/null
add eval `/bin/athena/attach -Padd $add_flags !:*`
extend if (-d !:2) if ("$!:1" !~ *"!:2"*) set extendyes && \
if ($?extendyes && $?verboseadd) echo !:2 added to end of \$!:1 && \
if ($?extendyes) setenv !:1 ${!:1}:!:2 && \
unset extendyes
logout exit && kill -HUP $XSESSION
mail Mail
remove setenv SUBJECT !* ; source $initdir/env_remove
renew kinit $USER && fsid -a && zctl load /dev/null
setup setup_X
setup_X ( setenv SUBJECT !:1 ; ( xterm -title !* & ) )
setup_tty ( setenv SUBJECT !* ; $SHELL )
term set noglob; unsetenv TERMCAP; eval `tset -s -I -Q !*`
xresize set noglob; eval `resize -c` || unset noglob
namely this stuff.
why this stuff?
anna folinsky