[bug #51151] [wishlist] xargs -o support for interactive commands

2017-06-03 Thread Thorsten Glaser
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

Re: "find: '/usr/...': Too many open files" when using -execdir

2017-06-03 Thread Kamil Dudka
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

"find: '/usr/...': Too many open files" when using -execdir

2017-06-03 Thread Dale R. Worley
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