Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!usc!ucsd!ucbvax!agate!eris.berkeley.edu!mwm From: mwm@eris.berkeley.edu (Mike (I'll think of something yet) Meyer) Newsgroups: comp.sys.amiga.tech Subject: Re: yet another 1.4 request Message-ID: <25963@agate.BERKELEY.EDU> Date: 2 Jul 89 18:21:30 GMT References: <0933.AA0933@caleb> <1989Jun16.151408.8382@ziebmef.uucp> <25860@agate.BERKELEY.EDU> <3973@sugar.hackercorp.com> Sender: usenet@agate.BERKELEY.EDU Reply-To: mwm@eris.berkeley.edu (Mike (I'll think of something yet) Meyer) Organization: Missionaria Phonibalonica Lines: 65 In article <3973@sugar.hackercorp.com> peter@sugar.hackercorp.com (Peter da Silva) writes: , mwm@eris.berkeley.edu (Mike (I'll think of something yet) Meyer) writes: <> First, you don't need a NewExNext. Just have ExNext check the magic <> link bit when it comes to a link. If the bit is off (which <> it should be for all current binaries... < Now, Peter - care to define the default behavior so that my rprot <> (recursive protect - changes permissions on a tree) program won't 1) <> get upset when it finds a file that's not a directory or data file, <> and 2) won't die for lack of stack space if I feed it a tree with a <> link back to the top of the tree? < On the flip side, hard links make it possible to "update" a file, and <> not have everyone using the updated version - because they have hard <> links to the original. <