Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!zaphod.mps.ohio-state.edu!swrinde!mips!apple!ksand@apple.com From: ksand@apple.com (Kent Sandvik) Newsgroups: comp.sys.mac.programmer Subject: Re: MPW script sites? Message-ID: <13919@goofy.Apple.COM> Date: 7 Jun 91 01:20:54 GMT References: <1991Jun6.033413.16820@rodan.acs.syr.edu> Sender: usenet@Apple.COM Organization: Apple Lines: 15 In article <1991Jun6.033413.16820@rodan.acs.syr.edu>, fadushin@rodan.acs.syr.edu (Fred Dushin) writes: > > Is there a site where one can find MPW scripts? > > I am interested in a better version of directory, one > which, for example, will pop you into the root directory > with no arguments, and which will pop up a level > with a .. argument (like unix, or--gasp--dos). Alias cd Directory cd :: # emulate cd .. cd Daffy: # move to the, eh, Daffy root directory (volume) Kent