Prompt showing current directory (just like DOS)
Bob Fortin
ref0070 at ritcv.UUCP
Wed Dec 11 00:49:54 AEST 1985
To have your prompt showing the current directory in C-shell use:
alias cd `cd \!*; set prompt=$cwd:t`
More information about the Comp.unix.wizards
mailing list