Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!sdcsvax!ucbvax!jade!eris!mwm From: mwm@eris.BERKELEY.EDU (Mike (My watch has windows) Meyer) Newsgroups: comp.sys.amiga Subject: Re: Putting devices in the filename space Message-ID: <5218@jade.BERKELEY.EDU> Date: Sat, 26-Sep-87 05:53:33 EDT Article-I.D.: jade.5218 Posted: Sat Sep 26 05:53:33 1987 Date-Received: Sun, 27-Sep-87 10:32:07 EDT References: <503@louie.udel.EDU> <1929@umd5.umd.edu> <775@sugar.UUCP> <5176@jade.BERKELEY.EDU> <805@sugar.UUCP> Sender: usenet@jade.BERKELEY.EDU Reply-To: mwm@eris.BERKELEY.EDU (Mike (My watch has windows) Meyer) Organization: Missionaria Phonibalonica Lines: 167 In article <805@sugar.UUCP> peter@sugar.UUCP (Peter da Silva) writes: , mwm@eris (Mike Meyer) writes: <> Peter gave a nice little table of concepts and how you expressed them. <> But he made a few mistakes. Let's correct them: < either a file in dir, or a file in the root directory if dir <> is null. < As for /dir being illegal in the root directory, that's because they <> didn't put in the kludge that Unix has to map "parent of root" to <> "root" in a file name. I'm sure that this could be done; I'm not sure <> I want it to be done. < <[On AmigaDOS] It's too easy to accidentally pop up a level. <> <> And on Unix, it's to easy to accidently wind up in the root. I find <> myself doing "/name" on Unix to get to "../name" far more often than <> the converse. < [I moved this to this context; it seemed to fit better - mwm]