Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!unmvax!ncar!boulder!sunybcs!bingvaxu!leah!itsgw!steinmetz!trub!perley From: perley@trub.steinmetz (Donald P Perley) Newsgroups: comp.sys.amiga Subject: Re: arp CD command change??? Keywords: arp, cd, unix Message-ID: <13120@steinmetz.ge.com> Date: 13 Feb 89 14:28:46 GMT References: <1769@cveg.uucp> <789@atanasoff.cs.iastate.edu> Sender: news@steinmetz.ge.com Reply-To: perley@trub.steinmetz.ge.com (Donald P Perley) Organization: GE Corp. R & D, Schenectady, NY Lines: 25 In article <789@atanasoff.cs.iastate.edu> jwright@atanasoff.cs.iastate.edu (Jim Wright) writes: >In article <1769@cveg.uucp> gmg@hcx.uucp (Greg M. Garner) writes: >>Would it be possible to make the arp 1.3 CD command recognize the unix >>directory names .. and . ? > >PLEASE!!! I rate the use of : for root directory, / for parent >directory and "" for current directory as a leading contender for >the worst Amiga feature (right up there with the bizarre wildcards). >It makes as much sense as the MSDOS use of \ for a pathname seperator. > >Although I know the overwhelming weight of "existing stuff" seems to >preclude this, I would really like to see AmigaDOS adopt sane filename >and path naming conventions. (My wish for 1.4. :-) Try a shell. At least one commercial one (Tshell) lets you use unix file name conventions including .. for parent directory and / for root directory (thats file system root, not just for that drive). Disk drives and assignments are like partitions on the root directory, so c:whatever can be referenced as /c/whatever. Of course that only helps in cases where the shell gets to interpret the name (command lines and shell scripts). -don perley