How do I remove the following file...

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jonathan Claxton
Date:  
Subject: How do I remove the following file...
On Tue, 21 Aug 2001, Steven M. Klass wrote:

> Hey all..
>
> $ 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
>


if you are using bash as your shell, type the \ then hit tab, it may
complete the filename with the quotes around it so that you can delete the
file.