Would advice from Q be considered a Q-Tip?
Want to bug a Unix-head? Add the following to the end of his .profile:
.profile
export PS1='C:${PWD//\//\\\}>'
For more fun:
alias dir="ls -l" alias DIR=dir alias deltree="rm -r" alias DELTREE=deltree
alias dir="ls -l"
alias DIR=dir
alias deltree="rm -r"
alias DELTREE=deltree
[From XKCD Blag