home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.shell
- Path: sparky!uunet!think.com!spool.mu.edu!umn.edu!csus.edu!netcom.com!kasajian
- From: kasajian@netcom.com (Kenneth Kasajian)
- Subject: pwd
- Message-ID: <1992Dec31.022725.13611@netcom.com>
- Organization: Netcom - Online Communication Services (408 241-9760 guest)
- Date: Thu, 31 Dec 1992 02:27:25 GMT
- Lines: 8
-
- Hello. I'm using tcsh as my shell. I was wondering.. how do I get
- the prompt to show my local directory like in dos PROMPT $P$G
- I've tried:
- prompt `pwd`
- but the prompt is set to the directory name at the time of the setting
- and doesn't change when change directories. How do I get it to
- execute everytime. can I overwrite 'cd' ?
-
-