Challenge the talent inside you, participate in Animate 2024!     Click here for details.

Basics of Redirection (error handling) - English

3115 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