A introductory tutorial on Linux IO, Standard Streams, their file descriptors and redirection. This covers the three basic input output stream (stdin, stdout, and stderr) and well as explains their file descriptors. It also examines practical use cases for each including redirection.