How do I remove the following file...

Hsiu-Hsing L. Jerome plug-discuss@lists.PLUG.phoenix.az.us
Tue, 21 Aug 2001 22:09:15 -0600


----- Original Message -----
From: John (EBo) David <ebo@eagle.west.asu.edu>
To: <plug-discuss@lists.PLUG.phoenix.az.us>
Sent: Tuesday, August 21, 2001 3:38 PM
Subject: Re: How do I remove the following file...


> Jeffrey Pyne wrote:
> >
> > Method #217 to skin this cat:
> >
> > # ls -i *q
> > 363592  \033:\033\033::q

ok, why not just
    rm *q
?

> >
> > # find . -inum 363592 -exec rm -i {} \;
>
> cool Jeff, I never thought of that one ;-)
>
>
>   EBo --
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't
post to the list quickly and you use Netscape to write mail.
>
> PLUG-discuss mailing list  -  PLUG-discuss@lists.PLUG.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>