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

Re: find doe not take -exec or -ok parameter



On Sat, Apr 06, 2002 at 01:18:30PM +0200, Marcel Weber wrote:
> Hi
> 
> I got this problem with the latest Woody Packages I installed yesterday. 
> Sorry no version number of the package, as I am not sitting near my 
> linux boxes... I remarked this while I tried to do this one: For any 
> reason I had lots of empty files on a smb share so I tried this:
> 
> find /daten -size 0 -exec rm {}
find /daten -size 0 -exec rm \;

should work better

-timo

-- 
jabber-id: -=timo=-@charente.de
gpg key fingerprint = 6832 C8EC D823 4059 0CD1  6FBF 9383 7DBD 109E 98DC

Attachment: pgpEaj_nOmCND.pgp
Description: PGP signature


Reply to: