Changes

Jump to: navigation, search

Tutorial5: Redirection

312 bytes removed, 11:29, 25 January 2020
INVESTIGATION 3: ISSUING MULTIPLE UNIX/LINUX COMMANDS
# Issue the following Linux commands: <span style="color:blue;font-weight:bold;font-family:courier;">(cal;pwd;date)</span><br><br>Was there any difference in the output of this command as opposed to the previous command?<br><br>
# Issue the following Linux pipeline command (using \ at the end of most lines):<br><span style="color:blue;font-family:courier;font-weight:bold">echo "This will be split over multiple \<br>lines. Note that the shell will realize \<br>that a pipe requires another command, so \<br>it will automatically go to the next line" |tr '[a-z]' '[A-Z]'</span><br><br>Did the command work? What does this command do?<br><br>
# After you complete the Review Questions sections to get additional practice, then work on your online assignment 2 and complete the remaining sections 3 to 6 section3 labelled: Directory Management , Practice Commands To Create A Directory Structure , Create A Directory Structure '''Redirection and Practice Specifying Path Names. When you have completed these remaining sections, and you main menu indicates you have completed 6 out of 6 sections, then you will have successfully completed your assignment #1Pipes'''.
<br><br>
13,420
edits

Navigation menu