On Thu, 04 Mar 2004 16:25:49 -0400
"Patrick O'Callaghan" <[EMAIL PROTECTED]> wrote:

> That's the canonical way, but it's more efficient to do:
> 
>       find evolution -name "mbox." | xargs /bin/rm
> 
> You get a lot fewer execs, not to mention eliminating
> the wierd {} \; command-line escapes :-)

Thanks for that Patrick.

Alex
_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to