Changes

Jump to: navigation, search

Tutorial5: Redirection

1 byte added, 12:22, 25 January 2020
Redirection (Standard Input, Standard Output, Standard Error)
<span style="font-family:courier;font-weight:bold">ls -l<br>ls -l > detailed-listing.txt<br>ls /bin >> output.txt</span>
 
<table align="right"><tr><td>[[Image:stderr-symbol-1.png|thumb|right|250px|The '''standard error''' ('''sterr''') symbol with one greater than sign overwrites existing file content with command's error message.]]</td><td>[[Image:stderr-symbol-2.png|thumb|right|250px|The '''standard error''' ('''stderr''') symbol with two greater than signs add command's error message to bottom of existing file's contents.]]</td></tr></table>
13,420
edits

Navigation menu