This chapter describes more about the powerful UNIX mechanism of redirecting input, output and errors. Topics include:
Standard input, output and errors
Redirection operators
How to use output of one command as input for another
Input redirection
Handling standard error messages
Combining redirection of input, output and error streams
Output filters