Changes

Jump to: navigation, search

Tutorial5: Redirection

81 bytes added, 10:52, 14 October 2020
Main Objectives of this Practice Tutorial
<br>
===Main Objectives of this Practice Tutorial===
 
:* Understand the purpose of the following file manipulation commands: '''cut''', '''tr''', and '''wc'''
:* Define the terms '''Standard Input''' ('''stdin'''), '''Standard Output''' ('''stdout'''), and '''Standard Error''' ('''stderr''')
:* Understand the purposes of the redirection symbols '''>''', '''>>''', '''2>''', '''2>>''', and '''|''' (pipe)
:* Understand the purpose of the following the /dev/null file manipulation commands: '''cut''', '''tr''', and the '''wcHere Document'''
:* Define the term '''pipeline command''' and explain how a pipeline command functions
13,420
edits

Navigation menu