Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!dptg!att!cbnewsl!dune From: dune@cbnewsl.ATT.COM (Greg Pasquariello) Newsgroups: comp.unix.questions Subject: Re: Changing Directory Keywords: cd Message-ID: <1375@cbnewsl.ATT.COM> Date: 4 Aug 89 13:04:19 GMT References: <5068@mtuxo.att.com> <1325@hydra.gatech.EDU> Reply-To: dune@cbnewsl.ATT.COM (Greg Pasquariello) Distribution: usa Organization: AT&T Bell Laboratories Lines: 12 >In article <5068@mtuxo.att.com> jld@mtuxo.att.com (XMRJ4-J.DALTON) writes: >>QUESTION: I have a very long path which is quite tedious to type in >> every time I wish to visit a certain directory. >> My question: Is there a way that I can put this path in a >> file, then execute a shell that will place me in that directory? Although I am unsure of the version number, ksh on my machine at work has a CDPATH variable. It works like PATH, except it is used by cd. If you have ksh, you might investigate this. Greg Pasquariello att!picuxa!gpasq