ANIMATE 2025 is here! 2D/3D animation hackathon using Synfig Studio and Blender. For more details, Click here!

Basics of Redirection (error handling) - English

4092 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