Re: [Evolution] exec command



On Thu, 04 Mar 2004 16:25:49 -0400
"Patrick O'Callaghan" <poc usb ve> 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



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