On Sat, 30 Aug 2014 19:59:53 -0600,
LuKreme <krem...@kreme.com> wrote:

RW> This may run into shell argument limits if you have to learn a lot
RW> of spam. Consider piping the output of find to xargs, or using -exec
RW> ...{} + in find.

LuKreme> Yes, I tried to do that, but as I said in my first post, if I
LuKreme> do the find as part of the sa-learn command, then it stall when
LuKreme> the find command returns null.

xargs (the GNU one at least) has an option to not run the inferior when
there are no args to give it.

-- 
Please *no* private copies of mailing list or newsgroup messages.
Local Variables:
mode:claws-external
End:

Reply via email to