Re: ext2 tool

Mike A. Harris (mharris@ican.net)
Fri, 8 Jan 1999 20:13:04 -0500 (EST)


On 7 Jan 1999, RPICHAI.IN.ORACLE.COM wrote:

>Date: 07 Jan 99 20:19:22 +0530
>From: "RPICHAI.IN.ORACLE.COM" <RPICHAI.IN.ORACLE.COM.ofcmail@in.oracle.com>
>To: linux-kernel@vger.rutgers.edu
>Subject: ext2 tool
>
>Is there any tool that gives the corresponding filename for every inode for
>ext2 file system?
>It should print out the inode number, the file name with entire path and
>tell
>the kind of inode
>it is.

cd /
ls -alFRi

;o)

It doesn't display the full pathname for every file, but it does
everything else. Perhaps the ls manpage could shed more light.

--
Mike A. Harris  -  Computer Consultant  -  Linux advocate

Linux software galore: http://freshmeat.net

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/