How do I remove the following file...

John (EBo) David plug-discuss@lists.PLUG.phoenix.az.us
Tue, 21 Aug 2001 14:38:35 -0700


Jeffrey Pyne wrote:
> 
> Method #217 to skin this cat:
> 
> # ls -i *q
> 363592  \033:\033\033::q
> 
> # find . -inum 363592 -exec rm -i {} \;

cool Jeff, I never thought of that one ;-)


  EBo --