Xref: utzoo comp.unix.shell:867 comp.unix.internals:994 comp.unix.programmer:469 Path: utzoo!attcan!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!ucsd!ames!ncar!midway!quads.uchicago.edu!goer From: goer@quads.uchicago.edu (Richard L. Goerwitz) Newsgroups: comp.unix.shell,comp.unix.internals,comp.unix.programmer Subject: Re: Alias to change path on the fly - ALTERNATIVE Message-ID: <1990Nov11.193202.6051@midway.uchicago.edu> Date: 11 Nov 90 19:32:02 GMT References: <1990Nov8.014515.13882@cpsc.ucalgary.ca> Sender: news@midway.uchicago.edu (News Administrator) Organization: University of Chicago Lines: 8 In paul@ixi.uucp (Paul Davey) writes: >As an alternative solution I'd use a symbolic link to the bin and >delete it and recreate it as required. Ln -s isn't portable, as I'm sure you know. Hmmm. -Richard