Quantcast
Channel: Difficult to Delete Files in Linux - Server Fault
Viewing all articles
Browse latest Browse all 4

Difficult to Delete Files in Linux

$
0
0

There's a lot of stuff about this on the Internet, but most of the examples there are contrived. How does one delete files that are really stubborn? e.g.,

$ find ./ -inum 167794
./àKÈÿÿÿÿ@
$ find ./ -inum 167794 -exec rm \"{}\" \;
rm: cannot lstat `"./\037\340\025K\021\004\310\377\377\377\377@\020\002"': Invalid or incomplete multibyte or wide character

Viewing all articles
Browse latest Browse all 4

Latest Images

Trending Articles





Latest Images