Path: utzoo!attcan!uunet!consult!bob From: bob@consult.UUCP (Bob Willey) Newsgroups: comp.unix.questions Subject: Re: finding filenames from inodes Message-ID: <16@consult.UUCP> Date: 21 May 89 16:04:35 GMT References: <815@usl.usl.edu> <4266@ucdavis.ucdavis.edu> <689@mitisft.Convergent.COM> <10993@netnews.upenn.edu> <9697@dasys1.UUCP> Reply-To: bob@.UUCP (Bob Willey) Organization: Computer Consulting Service, Easton MD. Lines: 7 In article <9697@dasys1.UUCP> jpr@dasys1.UUCP (Jean-Pierre Radley) writes: >In article <10993@netnews.upenn.edu> keener@upenn5.hep.upenn.edu (Paul T. Keener) writes: Try ncheck -i inode (replacing inode with the number) (i.e. ncheck -i 3455 ) Hope this helps.