How do I remove the following file...

Jonathan Claxton plug-discuss@lists.PLUG.phoenix.az.us
Tue, 21 Aug 2001 20:25:04 -0700 (MST)


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.