Linux distributions have three basic forms of Input/Output
1. <br/>Linux distributions have three basic forms of Input/Output (standard input, standard output, and standard error) redirections which will need to understand how to use each one. -State the purpose of each of three I/O forms including which file descriptor is used for each one -Provide your own redirection command syntax example as well as description what your command syntax […]