How do I remove the following file...

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jeffrey Pyne
Date:  
Subject: How do I remove the following file...
Method #217 to skin this cat:

# ls -i *q
363592 \033:\033\033::q

# find . -inum 363592 -exec rm -i {} \;

~Jeff

On Tuesday, August 21, 2001 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