bug-findutils
[Top][All Lists]
Advanced

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

[bug #29512] [feature request] xargs parallel processing env-val improve


From: James Youngman
Subject: [bug #29512] [feature request] xargs parallel processing env-val improvement
Date: Sun, 11 Apr 2010 19:12:14 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.7 Safari/533.2

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

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