home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.shell
- Path: sparky!uunet!paladin.american.edu!darwin.sura.net!spool.mu.edu!uwm.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!rsm1.physics.uiuc.edu!lewart
- From: d-lewart@uiuc.edu (Daniel S. Lewart)
- Subject: Re: Problem with cd in ksh
- References: <1992Sep11.154200.12351@cbnewsl.cb.att.com>
- Message-ID: <BuFIFI.BKv@news.cso.uiuc.edu>
- Originator: lewart@rsm1.physics.uiuc.edu
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Reply-To: d-lewart@uiuc.edu (Daniel S. Lewart)
- Organization: UIUC Physics Department
- Date: Fri, 11 Sep 1992 19:35:40 GMT
- Lines: 12
-
- In article <1992Sep11.154200.12351@cbnewsl.cb.att.com> akachhy@cbnewsl.cb.att.com (avinash.kachhy) writes:
-
- > I am using kah on a SUN machine running SunOS. When I execute
- > cd anydir
- > I get an error message from ksh that "anydir was not found"
- > I must execute the cd command as follows to change directory.
- > cd ./anydir
-
- Your CDPATH environment variable might be messed up.
-
- Daniel Lewart
- d-lewart@uiuc.edu
-