Follow-up Comment #2, bug #59083 (project findutils):
Thanks, that certainly helps for the original grep example. Interesting to see
the argc count varying across a large run, e.g.
$ ./find -D exec /usr -exec echo {} + |& grep 'DebugExec.*argc=' | cut -c1-41
| head
DebugExec: launching process (argc=4263):
DebugExec: launching process (argc=3119):
DebugExec: launching process (argc=2207):
DebugExec: launching process (argc=1546):
DebugExec: launching process (argc=1733):
DebugExec: launching process (argc=2103):
DebugExec: launching process (argc=1652):
DebugExec: launching process (argc=1774):
DebugExec: launching process (argc=1526):
DebugExec: launching process (argc=1761):
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?59083>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/