Follow-up Comment #8, bug #8211 (project findutils):

I can't help but notice that the original bug remains unfixed:

$ echo * | xargs echo foo | wc -l
5
$ echo * | xargs -i echo {} foo | wc -l 
xargs: argument line too long

xargs version 4.2.28


    _______________________________________________________

Reply to this item at:

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

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



Reply via email to