Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!nuchat!moray!siswat!buck From: buck@siswat.UUCP (A. Lester Buck) Newsgroups: comp.unix.questions Subject: Re: Changing Directory Summary: set CDPATH shell variable Keywords: cd Message-ID: <436@siswat.UUCP> Date: 4 Aug 89 21:19:05 GMT References: <5068@mtuxo.att.com> <9730@alice.UUCP> Distribution: usa Organization: Photon Graphics, Houston Lines: 13 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? Since no one has mentioned this yet... Why not use the CDPATH variable, available in all System V Bourne shells (at least), which was designed for just this purpose? -- A. Lester Buck ...!texbell!moray!siswat!buck