From owner-freebsd-questions Wed Feb 10 09:30:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24254 for freebsd-questions-outgoing; Wed, 10 Feb 1999 09:30:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA24242 for ; Wed, 10 Feb 1999 09:30:41 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.8.8/8.8.8) id MAA16082 for freebsd-questions@FreeBSD.ORG; Wed, 10 Feb 1999 12:32:14 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199902101732.MAA16082@cc942873-a.ewndsr1.nj.home.com> Subject: Get Filename from Inode To: freebsd-questions@FreeBSD.ORG (FreeBSD Questions) Date: Wed, 10 Feb 1999 12:32:14 -0500 (EST) Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have some error messages reporting problems with files by their inode numbers. However, I have been unable to figure out how to locate the files. Despite my best efforts with man and apropos, I cannot find a command to do the 'reverse-lookup' of a filename from an inode. I have not even found a C function for it to write my own quick-n-dirty executable. Some quick help? PS: 'man inode' refers to a , but I have no /usr/include/sys/inode/.h file. Is this normal? Or manpage not up-to-date? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message