The best default prompt If you use the standard shell on SDF, ksh, you can make a great prompt by simply adding this to correct section of your .profile host=`uname -n` PS1=['$host:${PWD#${PWD%/*/*/*}/}> '