Changes

Jump to: navigation, search

OPS435 Online Lab1

418 bytes added, 15:57, 13 May 2020
Task 3: Clone a Github.com repository into a new directory on a Linux system
</pre>
:* Make sure that gitlog.txt and repo_tree.txt are not empty and are under the ~/ops435/lab1 directory. Review and study the contents of gitlog.txt and repo_tree.txt
 
:*Download the check script and check your work. Enter the following commands from the bash shell.<source lang="bash">
cd ~/ops435/lab1/
pwd #confirm that you are in the right directory
ls lab1a.py #confirm that you have the lab1a.py script in your directory
ls CheckLab1.py || wget https://ict.senecacollege.ca/~raymond.chan/ops435/labs/LabCheckScripts/CheckLab1.py
python3 ./CheckLab1.py -f -v lab0a
</source>
= Investigation 2 - Python on Matrix =
1,760
edits

Navigation menu