Changes

Jump to: navigation, search

OPS705 Lab 3

193 bytes removed, 03:13, 8 January 2023
Running a Shell Script to Check Your Work
<table align="right"><tr valign="top"><td>[[Image:script-check-1.png|thumb|right|250px|If all checks pass, then user performed task correctly and can continue.]]</td><td>[[Image:script-check-2.png|thumb|right|450px|If there is a warning, then feedback is provided to user to correct and re-run checking script.]]</td></table>
# Make certain that your current directory is your home directory.# Create a new directory called Change directories to: '''~/bin''': <code>mkdir bin</code># Install gitMake sure you have the most recent lab files: <code>sudo yum -y install gitpull</code># Using git, download all lab check scripts into Change back to your bin home directory: <code>git clone https://github.com/ops705/labs.git /home/your-seneca-id/bin/</code>
# Run the checking script for Part 1: <code>labcheck3.1.sh</code>
#* If you encounter errors, then view the feedback to make corrections, and then re-run the checking script.

Navigation menu