Changes

Jump to: navigation, search

OPS705 Lab 2 (2227)

66 bytes added, 17:53, 20 September 2022
Running a Shell Script to Check Your Work
# Create a new directory called '''bin''': <code>mkdir bin</code>
# Download the Part 1 checking script: <code>wget https://raw.githubusercontent.com/ops705/labs/main/labcheck2.1.sh -P /home/your-seneca-id/bin/</code>
# Move back to Give the script execute permissions: <code>chmod u+x /home/your home directory-seneca-id/bin/labcheck2.1.sh</code>
# Run the checking script for Part 1: <code>labcheck2.1.sh</code>
#* If you encounter errors, then view the feedback to make corrections, and then re-run the checking script.

Navigation menu