GNU bug report logs - #14951
Cannot rm file

Previous Next

Package: coreutils;

Reported by: "ryan.fox <at> bell.ca" <ryan.fox <at> bell.ca>

Date: Thu, 25 Jul 2013 15:41:02 UTC

Severity: normal

Tags: notabug

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Pádraig Brady <P <at> draigBrady.com>
To: "ryan.fox <at> bell.ca" <ryan.fox <at> bell.ca>
Cc: 14951 <at> debbugs.gnu.org
Subject: bug#14951: Cannot rm file
Date: Thu, 25 Jul 2013 17:20:52 +0100
tag 14951 notabug
close 14951
stop

On 07/25/2013 04:03 PM, ryan.fox <at> bell.ca wrote:
> Cannot delete file:
> 
> # rm web.process.heartbeat
> rm: cannot remove `web.process.heartbeat': No such file or directory
> # rm -f web.process.heartbeat
> # ll
> ls: cannot access web.process.heartbeat: No such file or directory
> total 0
> ?????????? ? ? ? ?            ? web.process.heartbeat

Notice the "? " at the start of the file name.
Seems like you have a file with non standard characters in the name.
`ls -lb` might indicate better what the chars are,
and you could use ctrl-v to input literal controls chars
as arguments to rm. Alternatively you may prefer
to graphically select the file for deletion with xdg-open .

thanks,
Pádraig.





This bug report was last modified 6 years and 224 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.