DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22315>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22315 "cat < foo" is questionable example of redirection Summary: "cat < foo" is questionable example of redirection Product: Ant Version: unspecified Platform: All URL: http://ant.apache.org/faq.html#shell-redirect-2 OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The FAQ section on redirecting standard input cites the example "cat < foo". Add a note to say that many commands, including cat, accept (multiple) input file names as ordinary command line arguments, making redirection unnecessary. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]