Re: A file that can be seen... but doesn't exist!
- From: ray <ray@xxxxxxxxxx>
- Date: Tue, 30 Jan 2007 09:08:10 -0700
On Tue, 30 Jan 2007 02:18:43 -0500, Yugo wrote:
I did an ls on my home directory today and discovered I have a file, lenght 0
byte, named \254-][{}\351\350\340. I tried to remove it: impossible, even when
I escape all backslashes:
rm: cannot remove `\\254-][{}\\351\\350\\340': No such file or directory
What the hell is this file dated Jan 3rd and how do I remove it?
Thanks!
Assuming it's the only file in the directory with '351' in the name, try:
rm *351*
.
- Follow-Ups:
- Re: A file that can be seen... but doesn't exist!
- From: Ralf Fassel
- Re: A file that can be seen... but doesn't exist!
- References:
- Prev by Date: Re: Whats a good way to write GUI apps
- Next by Date: Re: A file that can be seen... but doesn't exist!
- Previous by thread: Re: A file that can be seen... but doesn't exist!
- Next by thread: Re: A file that can be seen... but doesn't exist!
- Index(es):