This is a sample video. To access the full content, please Login
No questions yet
26 visits
Outline:Standard input, output, and error streams. Redirecting output and error to files. Input redirection from a file. Output redirection to a file (>, >>). Error redirection (2>, 2>>). Using wc and cat commands with redirection. Combining commands with pipes (|). Counting files and directories using pipelines. Viewing long outputs with more.
Standard input, output, and error streams. Redirecting output and error to files. Input redirection from a file. Output redirection to a file (>, >>). Error redirection (2>, 2>>). Using wc and cat commands with redirection. Combining commands with pipes (|). Counting files and directories using pipelines. Viewing long outputs with more.
Show video info
Pre-requisite