On Fri, May 31, 2002 at 03:33:18AM +0100, Robin Breathe wrote:
> 
> I've just realised this is mentioned under BUGS in man 1 find, so my
> query changes to:  "anyone fancy fixing it and/or giving me some
> pointers on how to fix it", or maybe suggest a better way for me to do
> this?
> "find -L . -type l -exec rm '{}' \;" strikes me as likely to be the
> fastest alternative... though it's not very pretty ;)

That's likely to be more forks and execs than the xargs version,
O miserly one.  :-)

-- 
 Ben

"An art scene of delight
 I created this to be ..."              -- Sun Ra

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to