Jeff Breidenbach <[EMAIL PROTECTED]> wrote: >Is there a limit to argument size for nmh commands? For example, >under /bin/bash on linux with no ulimits assigned: > >refile -src +inbox `pick +inbox` +elsewhere ># What if pick returns over 100 kilobytes of data? I don't think it's size so much as quantity. For instance, I have /bin/rm as my rmproc, and it can only handle deleting 999 files at once... Perhaps xargs can solve these problems... Mate
- argument size limits Jeff Breidenbach
- Re: argument size limits Richard Coleman
- Re: argument size limits Nathan Bailey
- Re: argument size limits Mate Wierdl
- Re: argument size limits Richard Coleman
- Re: argument size limits Simon Burge
- Re: argument size limits Mate Wierdl
- Re: argument size limits Patrick O'Callaghan
