Just noting the link to a concise ksh tutorial that I came across.
If you use C-shell, following may be used to set meaningful unix command prompt. For example, to display current working directory in the prompt, add the following lines in the .cshrc file (and then issues “source .cshrc” command).