Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: ekrell@ulysses.att.com Newsgroups: comp.sys.sun Subject: Re: determining the real directory when using automounts Message-ID: <8902090049.AA21344@hector.homer.nj.att.com> Date: 14 Feb 89 16:09:48 GMT Sender: usenet@rice.edu Organization: AT&T Bell Laboratories Lines: 8 Approved: Sun-Spots@rice.edu Original-Date: Wed, 8 Feb 89 19:49:41 EST X-Sun-Spots-Digest: Volume 7, Issue 154, message 6 of 14 In ksh, pwd is a builtin which returns the "logical" name of the current working directory, so if you "cd /foo/bar", pwd always returns "/foo/bar", even if you're in a different place as a consequence of following symbolic links or other such wierdness. Eduardo Krell AT&T Bell Laboratories, Murray Hill, NJ UUCP: {att,decvax,ucbvax}!ulysses!ekrell Internet: ekrell@ulysses.att.com