Basics of Redirection (error handling) - English

3129 visits



Outline:

Basics of Redirection (error handling) Input and Output in bash Redirection definition file descriptors(FD) Standard input Input redirection explained with an example of sorting Standard output Output redirection explained with an example of ls Standard error Error redirection explained with an example of rm