On Tuesday 08 March 2005 07:34 pm, Doran Barton wrote:
> So what about 'find stuff -exec rm {} \;'?

Should work.  Performance-wise, I believe find exec()'s an rm for each item it 
finds, so similar to xargs.  It should, however, save at least one invocation 
of the shell.

-- 
Respectfully,

Nicholas Leippe
Sales Team Automation, LLC
1335 West 1650 North, Suite C
Springville, UT  84663 +1 801.853.4090
http://www.salesteamautomation.com
.===================================.
| This has been a P.L.U.G. mailing. |
|      Don't Fear the Penguin.      |
|  IRC: #utah at irc.freenode.net   |
`==================================='

Reply via email to