Changes

Jump to: navigation, search

OPS705 Lab 2 (2227)

24 bytes added, 18:31, 20 September 2022
m
Running a Shell Script to Check Your Work
# Create a new directory called '''bin''': <code>mkdir bin</code>
# Install git: <code>sudo yum -y install git</code>
# Using git, download all lab check scriptsinto your bin directory: <code>git clone https://github.com/ops705/labs.git /home/your-seneca-id/bin/</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