[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] How can I delete this file?
- Subject: [ale] How can I delete this file?
- From: fletch at phydeaux.org (Fletch)
- Date: Tue Sep 7 20:13:46 2004
- In-reply-to: <[email protected]> (Christopher Bergeron's message of "Tue, 07 Sep 2004 19:57:42 -0400")
- References: <[email protected]>
>>>>> "Christopher" == Christopher Bergeron <christopher at bergeron.com> writes:
Christopher> I have a file named: ???@?A?B?????????????
Christopher> (yep, thats the name of it)
Christopher> Can anyone tell me how to delete it? I've tried the
Christopher> usual tricks, but with no adeu.
rm -i ./* # and make sure you only hit Y when you really mean it :)
Depending on your shell TAB-completion might be useful (at least zsh
would probably handle it gracefully :).
Also of interest may be `ls -b' or `ls -B':
-B Force printing of non-printable characters (as defined by
ctype(3) and current locale settings) in file names as \xxx,
where xxx is the numeric value of the character in octal.
[...]
-b As -B, but use C escape codes whenever possible.
--
Fletch | "If you find my answers frightening, __`'/|
fletch at phydeaux.org | Vincent, you should cease askin' \ o.O'
| scary questions." -- Jules =(___)=
| U