Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B UNSW 1.0 3/14/84; site elecvax.SUN Path: utzoo!watmath!clyde!akgua!mcnc!decvax!mulga!munnari!basser!elecvax!dave From: dave@elecvax.SUN (Dave Horsfall) Newsgroups: net.unix-wizards Subject: Re: how can I tell when my shared text file is in use? Message-ID: <188@elecvax.SUN> Date: Tue, 22-May-84 13:44:29 EDT Article-I.D.: elecvax.188 Posted: Tue May 22 13:44:29 1984 Date-Received: Wed, 23-May-84 19:01:45 EDT References: <462@burl.UUCP> Organization: EE and CS, Uni of NSW, Sydney, Australia Lines: 12 Instead of trying to remove the current object, why not simply rename it instead? Our 'install' command procedure renames things from say /bin/fred to /bin/fred$$old (if told to do so with a - flag) where '$$' is of course the shell pid. It also chmod 0 and chown root it as well, and such things show up on a nightly inspection of the file system. Dave Horsfall Computing Services Unit University of NSW Australia path: ...decvax!mulga!dave:csu60