Changes

Jump to: navigation, search

OPS705 Lab 2 (2227)

290 bytes added, 17:03, 20 September 2022
Adds proper URLs for lab check scripts.
# Make certain that your current directory is your home directory.
# Create a new directory called '''bin''': <code>mkdir bin</code>
# Download the Part 1 checking script: <code>wget urlhere https://raw.githubusercontent.com/ops705/labs/main/labcheck2.1.sh -P /home/your-seneca-id/bin/</code>
# Move back to your home directory.
# Run the checking script for Part 1: <code>labcheck2.1.sh</code>
'''Let's run a checking script to see if you moved and copied the directories correctly:'''
# Make certain that your current directory is your home directory.
# Download the Part 2 checking script: <code>wget urlhere https://raw.githubusercontent.com/ops705/labs/main/labcheck2.2.sh -P /home/your-seneca-id/bin/</code>
# Run the checking script for Part 2: <code>labcheck2.2.sh</code>
# Make certain that your current directory is your home directory.
# Issue the <code>tree</code> command to confirm that all of those recently created directories have been removed.
# Download the Part 3 checking script: <code>wget urlhere https://raw.githubusercontent.com/ops705/labs/main/labcheck2.3.sh -P /home/your-seneca-id/bin/</code>
# Run the checking script for Part 3: <code>labcheck2.3.sh</code>
# Make certain that your current directory is your home directory.
# Issue the <code>tree</code> command to confirm that all of those recently created directories have been removed.
# Download the Part 3 checking script: <code>wget urlhere https://raw.githubusercontent.com/ops705/labs/main/labcheck2.4.sh -P /home/your-seneca-id/bin/</code>
# Run the checking script for Part 3: <code>labcheck2.4.sh</code>
# Make certain that your current directory is your home directory.
# Issue the <code>tree</code> command to confirm that all of those recently created directories have been removed.
# Download the Part 3 checking script: <code>wget urlhere https://raw.githubusercontent.com/ops705/labs/main/labcheck2.5.sh -P /home/your-seneca-id/bin/</code>
# Run the checking script for Part 3: <code>labcheck2.5.sh</code>

Navigation menu