#put this in ~/.cshrc #by Darxus@ChaosReigns.com #http://www.ChaosReigns.com/code/pclr/ set prompt = "%{\033[00;33m%}`/bin/ps axh | /usr/bin/wc -l| /usr/bin/tr -d '[:space:]'` %{\033[01;34m%}%n%{\033[00;35m%}@%{\033[00;36m%}%m%{\033[01;34m%}:%{\033[00;35m%}%~%{\033[01;34m%}%#%{\033[00;37m%} "