Here is example output: # ls -i ls: egotrippi_-_??l??_koskaan_ikin??.mp3: No such file or directory [ output does not contain the inode/file listing ]
/tom
On Tue, 27 Jul 2004, Joris Huizer wrote:
> Maybe you can try,
> ls -i
> and then,
> find . -inum <number of ls -i> -ok mv '{}' myfile \;
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

