Path: utzoo!attcan!uunet!munnari.oz.au!uokmax!apple!snorkelwacker!ira.uka.de!smurf!gopnbg!altger!doitcr!chiuur!recco!weo From: weo@recco.chi.sub.org (Wolfgang Ocker) Newsgroups: comp.os.os9 Subject: Re: More on 253 error... Message-ID: <155400005@recco> Date: 5 Feb 90 12:19:00 GMT References: <785938944@andrew.cmu.edu> Distribution: comp Organization: reccoware systems Lines: 48 Nf-ID: #R:andrew.cmu.edu:785938944:recco:155400005:000:1773 Nf-From: recco.chi.sub.org!weo Feb 5 13:19:00 1990 > kim@mcrware.UUCP (Kim Kempf) writes ( 5:58 am Jan 31, 1990 in recco:comp.os.os9): > "Moving" files/directories > around is the intent of hardlinks even in UNIX. ONE intent. "Moving" files/directories around is even possible on file systems of operating systems which don't support hardlinks at all (e.g. ). The advantage of (hard) links is that a file may be accessed via different paths. It's really annoying when I want to delete a file out of *MY* home directory and I can't do so because another user has invoked a "list" on it (via another "hardlink"). > The fact that OSK RBF refuses > to allow deletion of open files is certainly a topic for consideration, but ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ (1) > it has nothing to do at all with hardlinks. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ (2) (2) pls. see above ... (1) Fine! I'm waiting eagerly for it: mktemp(fn); fd = creat(fn, S_IWRITE); unlink(fn); write(fd, ...); ... close(fd); is a really nice way to create and remove temp files ... Yours, /// Wolfgang -- | Wolfgang Ocker | weo@recco.chi.sub.org | | Lochhauser Strasse 35a +-------------------------------+ | D-8039 Puchheim | reccoware systems | | Voice: +49 89 80 77 02 | | | Fax: +49 89 80 29 67 | Huh, What? Where am I? |