Follow-up Comment #5, bug #29512 (project findutils):

By default though, xargs only runs one process at a time, so the output would
look like this:

seq 0 99 | xargs bash -c 'echo $XARGS_SLOT' 
0
0
0
0
0
0
.
.
.
 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29512>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



Reply via email to