[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: filename problem



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 \;



Reply to: