lkml.org 
[lkml]   [1999]   [Jan]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: I *need* to know what this is.
FromZlatko Calusic <>
Date22 Jan 1999 11:54:03 +0100
Oliver Xymoron <oxymoron@waste.org> writes:

> To figure out what's corrupted, you might do something like the following:
>
> find / -exec ls -id '{}' ';' | grep 284673
>

This should be much faster:

find / -inum 284673
--
Zlatko

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

\
 
 \ /
  Last update: 2005-03-22 13:49    [from the cache]
©2003-2010