bug-findutils
[Top][All Lists]
Advanced

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

[bug #8211] using -i breaks xargs


From: anonymous
Subject: [bug #8211] using -i breaks xargs
Date: Tue, 13 May 2008 21:52:06 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.8) Gecko/20071004 Iceweasel/2.0.0.8 (Debian-2.0.0.6+2.0.0.8-0etch1)

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

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