Follow-up Comment #5, bug #51151 (project findutils):
All these workarounds may be nice, but…
$ git grep -l -z foo | xargs -o0 jupp
… is much easier to type *and* does not require using GNU bash as
interactive shell,
*and* does already work on the BSDs.
That’s not to say the other options shoul
On Saturday, June 03, 2017 09:03:54 Dale R. Worley wrote:
> I know I've seen something about this before: When I use -execdir, I
> get a message like:
>
> find: '/usr/share/texlive/texmf-dist/tex4ht/ht-fonts/alias/kurier/sy-iwona':
> Too many open files find: Failed to save working directory in o
I know I've seen something about this before: When I use -execdir, I
get a message like:
find: '/usr/share/texlive/texmf-dist/tex4ht/ht-fonts/alias/kurier/sy-iwona':
Too many open files
find: Failed to save working directory in order to run a command on
'qx-iwonacap': Too many open files
But I