help with command line deletion

Martin Costabel costabel at wanadoo.fr
Thu Apr 19 03:24:28 PDT 2007


Norman Gray wrote:
[]
> find has some funky flag or not, and I don't have to read the find 
> manpage (again) to remind myself of the syntax, 

And you keep the syntax of the "0" in find -print0 and xargs -0 in your 
head? Good for you. Or do you take the risk of getting bitten by spaces 
in directory names? If I use a pipe between find and xargs, I usually 
have to read two man pages instead of one :-(

-- 
Martin


More information about the MacOSX-admin mailing list