Changes

Jump to: navigation, search

Tutorial5: Redirection

256 bytes added, 08:46, 25 January 2020
INVESTIGATION 2: REDIRECTION USING PIPES
# Issue the following Linux command: <span style="color:blue;font-weight:bold;font-family:courier;">sort listing.txt</span><br><br>
# Issue the following Linux command to remove the listing file: <span style="color:blue;font-weight:bold;font-family:courier;">rm listing.txt</span><br><br>
# xIssue the following Linux command: <span style="color:blue;font-weight:bold;font-family:courier;">ls /bin/?? | sort</span><br><br>You should notice that the output from this pipeline command is the same output from the command you issued in step #<br><br>#
13,420
edits

Navigation menu