Package: findutils Version: 4.1.20-6 when trying to use the -i option to xargs (in sarge), nothing gets replaced. example: echo 1 2 3 | xargs -iX -n1 echo X returns: X 1 X 2 X 3
whereas it SHOULD return 1 2 3
signature.asc
Description: OpenPGP digital signature

