Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!seismo!rochester!pt.cs.cmu.edu!sei.cmu.edu!pdb From: pdb@sei.cmu.edu.UUCP Newsgroups: comp.unix.questions,comp.unix.wizards,comp.unix.xenix Subject: Re: Confused file name in directory Message-ID: <563@aw.sei.cmu.edu.sei.cmu.edu> Date: Wed, 25-Feb-87 02:18:07 EST Article-I.D.: aw.563 Posted: Wed Feb 25 02:18:07 1987 Date-Received: Fri, 27-Feb-87 05:56:07 EST References: <105@aob.UUCP> Sender: netnews@sei.cmu.edu Reply-To: pdb@sei.cmu.edu (Patrick Barron) Organization: Carnegie-Mellon University, SEI, Pgh, Pa Lines: 6 Xref: utgpu comp.unix.questions:1173 comp.unix.wizards:1115 comp.unix.xenix:112 As a last resort you could use 'clri' on the inode associated with that file (use 'ls -li' to find the inode numner). fsck will certainly allow you to clear the directory entry once it realizes the inode's been zeroed. --Pat.