bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #59083] enhancement: find -D exec


From: anonymous
Subject: [bug #59083] enhancement: find -D exec
Date: Fri, 18 Sep 2020 18:37:55 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]