Re: ext2 tool

Fuzzy Fox (fox@dallas.net)
Fri, 8 Jan 1999 17:10:42 -0600


<RPICHAI.IN.ORACLE.COM.ofcmail@in.oracle.com> wrote:
>
> 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.

find / -fstype ext2 -exec ls -ld {} \;

-- 
   fox@dallas.net (Fuzzy Fox)      || "Nothing takes the taste out of peanut
sometimes known as David DeSimone  ||  butter quite like unrequited love."
  http://www.dallas.net/~fox/      ||                       -- Charlie Brown

- 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/