Open main menu

CDOT Wiki β

Changes

OPS705 Lab 2

3 bytes added, 22:48, 18 January 2023
m
Running a Shell Script to Check Your Work
# Change directories to ~bin: <code>cd ~/bin</code>
# Make sure you have the most recent lab files: <code>git pull</code>
# Change back to your home directory: <code>cd ~</code>
# Run the checking script for your Linux work in this lab: <code>labcheck2.sh</code>
#* If you encounter errors, then view the feedback to make corrections, and then re-run the checking script.