Date: Wed, 10 Feb 1999 12:32:14 -0500 (EST) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: freebsd-questions@FreeBSD.ORG (FreeBSD Questions) Subject: Get Filename from Inode Message-ID: <199902101732.MAA16082@cc942873-a.ewndsr1.nj.home.com>
next in thread | raw e-mail | index | archive | help
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 <sys/inode.h>, 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902101732.MAA16082>