Changes

Jump to: navigation, search

Tutorial5: Redirection

121 bytes added, 10:22, 17 January 2021
INVESTIGATION 1: BASICS OF REDIRECTION
# Issue the following Linux command:<br><span style="color:blue;font-weight:bold;font-family:courier;">cat <<+<br>line 1<br>line 2<br>line 3<br>+</span><br><br>What do you notice?<br><br>
# Issue the following Linux command:<br><span style="color:blue;font-weight:bold;font-family:courier;">grep 2 <<+<br>line 1<br>line 2<br>line 3<br>+</span><br><br>What do you notice? How does this differ from the previous command? Why?
# Issue the '''ls''' command to view the number of temporary files that were created as a result of redirection.<br><br>
13,420
edits

Navigation menu