Changes

Jump to: navigation, search

Tutorial5: Redirection

No change in size, 13:42, 3 February 2021
INVESTIGATION 3: ISSUING MULTIPLE UNIX/LINUX COMMANDS
# Confirm you are located in your '''home''' directory in your Matrix account.<br><br>
# Issue the following Linux commands (using the ''semicolon'' character "''';'''" to separate <u>each</u> Linux command):<br><span style="color:blue;font-weight:bold;font-family:courier;">cal;pwd;date</span><br><br>Note the from the output as well as the <u>order </u> of how what each of those commands were processedLinux command results.<br><br>
# 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>Let's see how grouping affects working with redirection.<br><br>
# Issue the following Linux commands: <span style="color:blue;font-weight:bold;font-family:courier;">cal;pwd;date > output.txt</span><br><br>
13,420
edits

Navigation menu