How do I remove the following file...

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Kurt Granroth
Date:  
Subject: 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