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

Re: Can't Delete File with Bad Chars



Am 15.12.2009 um 16:52:37 schrieb Eduardo M KALINOWSKI:

> On Ter, 15 Dez 2009, Kent West wrote:
>> goshen:/TERASTATIONBACKUP/RSYNC-BACKUP/home/web/html/mriggs/Archive/Spring
>> 2008/445# LC_ALL=en_US       LANG=$LC_ALL find . -inum 60168219 -exec rm
>> -i '{}' \;
>> rm: remove regular file `./Tentative Schedule ?\307\364 Math 445.pdf'? y
>> rm: cannot remove `./Tentative Schedule ?\307\364 Math 445.pdf': No such
>> file or directory
> 
> You could try "find ... -delete". May not work, but it doesn't hurt to try.
> 
> However, have you run fsck lately? You might have some problem in your filesystem.


hi,


have you tried adding "--" directly after the rm options?

just a guess ;)


bye,

Michael.



Reply to: