[bug #65998] xargs strange behavior
Andreas Metzler <[email protected]>
| Newsgroups | gmane.comp.gnu.findutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Follow-up Comment #1, bug #65998 (group findutils):
Hello,
xargs is executing "echo" (since no command was given), which swallows/uses
the -e an -n options.
If you replace "xargs" with "xargs printf '%s\n' in your examples you will see
that xargs passes everything along to the command.
cu Andreas
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65998>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCZpe9YwAKCRCqLAuaBUf3 Tr+uAP94wgfBYmXavRD8Il7icPK7KKbbI3opVWgR6eQrDI2EWgEAgKKt6iEaBJk6 WMaVbVhlJkdttfm7aELc6CC128MYbAM= =yh6I -----END PGP SIGNATURE-----