1,760
edits
Changes
→Task 3: Clone a Github.com repository into a new directory on a Linux system
cd ~/ops435/lab1/
pwd #confirm that you are in the right directory
ls -l lab1a.py #confirm that you have the lab1adirectory for you github repo, the files gitlog.txt and repo_tree.py script in your directorytxt
ls CheckLab1.py || wget https://ict.senecacollege.ca/~raymond.chan/ops435/labs/LabCheckScripts/CheckLab1.py
python3 ./CheckLab1.py -f -v lab0a