Comment My prompt in ksh (Score 1) 118
PS1=`uname -n`':${PWD#$OLDPWD/}$ '
Just enough info about where I am, without wasting
the entire screen with $PWD.
Remember: Silly is a state of Mind, Stupid is a way of Life. -- Dave Butler