home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / question / 15361 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  1.0 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!uwm.edu!ogicse!mimbres.cs.unm.edu!cs.sandia.gov!jhgreen
  2. From: jhgreen@cs.sandia.gov (Jethro H. Greene)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: looking a utility to chdir without typing full path
  5. Message-ID: <1993Jan9.005220.19993@cs.sandia.gov>
  6. Date: 9 Jan 93 00:52:20 GMT
  7. Article-I.D.: cs.1993Jan9.005220.19993
  8. References: <1ikvt1INNqq2@usenet.INS.CWRU.Edu>
  9. Sender: usenet@cs.sandia.gov (Another name for news)
  10. Organization: Sandia National Laboratories, Albuquerque, NM
  11. Lines: 14
  12.  
  13. In article <1ikvt1INNqq2@usenet.INS.CWRU.Edu> cl820@cleveland.Freenet.Edu (Wei Jin Mai) writes:
  14. >
  15. >    I just switch to Unix from Dos. Is there a utility or shell that let you
  16. >change directory without typing full path? For example: chdir abc changes   
  17. >working directory to /usr/local/src/abc .
  18. >-- 
  19.  
  20. "cd dir_name" should work.  Also, if you want to get fancy, play around with
  21. the CDPATH.
  22.  
  23. -- 
  24. Jethro H. Greene
  25. Massively Parallel Computing Research Laboratory,
  26. Sandia National Laboratories, Albuquerque, New Mexico
  27.