13,420
edits
Changes
→INVESTIGATION 3: ISSUING MULTIPLE UNIX/LINUX COMMANDS
'''Perform the Following Steps:'''
# Confirm you are located in your '''home''' directory.<br><br>
# Issue the following Linux commands (using semicolon to separate each command): <span style="color:blue;font-weight:bold;font-family:courier;">cal;pwd;date</span><br><br>Note the from the output the order of how each of those commands were processed.<br><br>