Hi,

$ echo foo | xargs -s1 echo
xargs: can not fit single argument within argument list size limit

I'd say, the error message should read:
xargs: cannot fit single argument within argument list size limit

Note 'can not' --> 'cannot'.

Attached a patch against the findutils 4.4.2 tarball.
Sorry, I cannot checkout git:// protocols here currently (firewall).
The po/*.po files are also patched, but I don't know what to do about
the po/*.gmo files, so they are left untouched by this patch.

Cheers,

Andreas.
Common subdirectories: findutils-4.4.2.orig/build-aux and findutils-4.4.2/build-aux
Common subdirectories: findutils-4.4.2.orig/doc and findutils-4.4.2/doc
Common subdirectories: findutils-4.4.2.orig/find and findutils-4.4.2/find
Common subdirectories: findutils-4.4.2.orig/gnulib and findutils-4.4.2/gnulib
Common subdirectories: findutils-4.4.2.orig/lib and findutils-4.4.2/lib
Common subdirectories: findutils-4.4.2.orig/locate and findutils-4.4.2/locate
Common subdirectories: findutils-4.4.2.orig/m4 and findutils-4.4.2/m4
Common subdirectories: findutils-4.4.2.orig/po and findutils-4.4.2/po
Common subdirectories: findutils-4.4.2.orig/tests and findutils-4.4.2/tests
Common subdirectories: findutils-4.4.2.orig/xargs and findutils-4.4.2/xargs

Attachment: signature.asc
Description: Digital signature

Reply via email to