bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: removing a file...linux


From: Bob Proulx
Subject: Re: removing a file...linux
Date: Thu, 8 Aug 2002 23:22:03 -0600
User-agent: Mutt/1.4i

David T-G <address@hidden> [2002-08-08 21:18:24 -0400]:
> Jean-Phillipe, et al --
> 
> ...and then Jean-Philippe BATTU said...
> % 
> ...
> % find . -inum <inum number> -exec /bin/rm -i {} \;
> 
> My heavens...  Certainly the hard way to do it :-)

Oh my yes, very complicated.  May I suggest this instead?

  rm ./-9DS3U-ppp-summary
  rm -- -9DS3U-ppp-summary

Bob

P.S. Really only posting so that the archive has something in case it
is searched by someone in the future.

Attachment: pgpgaZvKc16Pv.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]