How do I remove the following file...

Etusivu
Liitteet:
Viesti alkuperäisessä muodossaan
+ (text/plain)
Poista viesti
Vastaa
Lähettäjä: Kurt Granroth
Päiväys:  
Aihe: How do I remove the following file...
On Tuesday 21 August 2001 08:07 am, Steven M. Klass wrote:
> $ ls
> \033:\033\033::q   Space/               lcm.c                 resume.html
> Personal/          home.tar.gz          readme.txt

>
> How do I remove the file \033:\033\033::q


/bin/rm -f \\033:\\033\\033::q

or (depending on the shell)

/bin/rm -f "\033:\033\033::q"

or use a graphical client like Konqueror.
-- 
Kurt Granroth            | http://www.granroth.org
KDE Developer/Evangelist | SuSE Labs Open Source Developer
         | 
            KDE -- Conquer Your Desktop