Update of bug #18573 (project findutils):
Status: None => Invalid
Assigned to: None => jay
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #2:
Eric is right. Backslash is the quoting character for xargs. From the
first paragraph of the manual page:
xargs reads items from the standard input, delimited by blanks which can be
protected with double or single quotes or a backslash) or newlines, and
executes the command (default is /bin/echo) one or more times with any
initial-arguments followed by items read from standard input.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?18573>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-findutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-findutils