home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / shell / 3915 < prev    next >
Encoding:
Text File  |  1992-09-11  |  982 b   |  26 lines

  1. Newsgroups: comp.unix.shell
  2. 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
  3. From: d-lewart@uiuc.edu (Daniel S. Lewart)
  4. Subject: Re: Problem with cd in ksh
  5. References: <1992Sep11.154200.12351@cbnewsl.cb.att.com>
  6. Message-ID: <BuFIFI.BKv@news.cso.uiuc.edu>
  7. Originator: lewart@rsm1.physics.uiuc.edu
  8. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  9. Reply-To: d-lewart@uiuc.edu (Daniel S. Lewart)
  10. Organization: UIUC Physics Department
  11. Date: Fri, 11 Sep 1992 19:35:40 GMT
  12. Lines: 12
  13.  
  14. In article <1992Sep11.154200.12351@cbnewsl.cb.att.com> akachhy@cbnewsl.cb.att.com (avinash.kachhy) writes:
  15.  
  16. > I am using kah on a SUN machine running SunOS. When I execute
  17. > cd anydir
  18. > I get an error message from ksh that "anydir was not found"
  19. > I must execute the cd command as follows to change directory.
  20. > cd ./anydir
  21.  
  22. Your CDPATH environment variable might be messed up.
  23.  
  24. Daniel Lewart
  25. d-lewart@uiuc.edu
  26.