13,420
edits
Changes
→Redirection (Standard Input, Standard Output, Standard Error)
'''Standard output''' ('''stdout''') describes where a command sends it's output.<br>In the examples below, output from a command is sent to the '''monitor''', unless it is sent to a '''regular file'''. <br>We will discuss another redirection technique called '''pipelines''' later.
''Examples:''