Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site rlvd.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!mcvax!ukc!warwick!rlvd!drg From: drg@rlvd.UUCP (Duncan Gibson) Newsgroups: net.unix Subject: Re: funny filenames Message-ID: <524@rlvd.UUCP> Date: Tue, 4-Jun-85 02:55:24 EDT Article-I.D.: rlvd.524 Posted: Tue Jun 4 02:55:24 1985 Date-Received: Sun, 9-Jun-85 22:51:12 EDT References: <5367@root44.UUCP> <1121@uwmacc.UUCP> Reply-To: drg@rlvd.UUCP (Duncan Gibson) Organization: Rutherford Appleton Laboratories, Atlas Buildings, U.K. Lines: 8 Xpath: warwick ubu I had a problem on an 11/23 where the /bin had an entry for make, and another slightly corrupt one where "od -c /bin" gave the name as m a k e \0 \0 \0 357 \0 \0 (etc) Using rm zapped the proper make, and any attempts after that failed because the dead entry for the proper make had a zero i-number. I even thought about little prog to unlink the funny name, but since unlink expects a NULL terminated string as a file name there was nothing to do but clri and fsck!