Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!ittvax!dcdwest!sdcsvax!sdcrdcf!hplabs!sri-unix!ron@BRL-TGR.ARPA From: ron@BRL-TGR.ARPA Newsgroups: net.unix-wizards Subject: Re: Correlation of block # to filename Message-ID: <1440@sri-arpa.UUCP> Date: Fri, 29-Jun-84 11:16:12 EDT Article-I.D.: sri-arpa.1440 Posted: Fri Jun 29 11:16:12 1984 Date-Received: Sun, 8-Jul-84 08:47:15 EDT Lines: 7 From: Ron Natalie We used to do this with icheck -b (tell me what inodes this block exists in) and ncheck -i (give me the name of this inode). Unfortunately icheck was replaced by fsck and fsck doesn't seem to have this feature. -Ron