Changes

Jump to: navigation, search

Tutorial5: Redirection

128 bytes added, 08:33, 13 August 2020
Redirection (Standard Input, Standard Output, Standard Error)
<br><br>
[[Image:Here Document.png|thumb|right|250px|The '''Here Document''' allows a user to redirect stdin from within the command itself.]]
In Linux, the '''Here Document''' allows a user to redirect stdin from within the command itself.
''Example:''
<span style="font-family:courier;font-weight:bold">cat <<+<br>Line 1<br>Line 2<br>Line 3<br>+<br><br>
13,420
edits

Navigation menu