Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!spool.mu.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.questions Subject: Re: using cd command in a file Message-ID: <8186@auspex.auspex.com> Date: 4 Jun 91 17:34:53 GMT References: <13862@goofy.Apple.COM> Organization: Auspex Systems, Santa Clara Lines: 6 >If you are using csh (or tcsh) look up cdpath. And if you're using a sufficiently modern Bourne shell, or a Korn shell, or probably the Bourne-again shell, and probably most other publicly-available rewrites of Bourne-flavored shells, look up CDPATH; it works similarly to the C shell's "cdpath".