384
edits
Changes
no edit summary
cd ~/ops445/lab5/
pwd #confirm that you are in the right directory
ls CheckLab5.py || wget https://ict.senecacollege.ca/~raymonderic.chanbrauer/ops435ops445/labs/LabCheckScripts/CheckLab5.py
python3 ./CheckLab5.py -f -v lab5a
</source>
cd ~/ops445/lab5/
pwd #confirm that you are in the right directory
ls CheckLab5.py || wget https://ict.senecacollege.ca/~raymonderic.chanbrauer/ops435ops445/labs/LabCheckScripts/CheckLab5.py
python3 ./CheckLab5.py -f -v lab5b
</source>
cd ~/ops445/lab5/
pwd #confirm that you are in the right directory
ls CheckLab5.py || wget https://ict.senecacollege.ca/~raymonderic.chanbrauer/ops435ops445/labs/LabCheckScripts/CheckLab5.py
python3 ./CheckLab5.py -f -v lab5c
</source>