Changes

Jump to: navigation, search

OPS435 Online Lab1

70 bytes added, 15:26, 13 May 2020
Task 3: Clone a Github.com repository into a new directory on a Linux system
:* run the following two commands and capture their output to the named files:
<pre>
git log > ~/ops435/lab1/gitlog.txt
</pre>
<pre>
tree -a > ~/ops435/lab1/repo_tree.txt
</pre>
:* Make sure that gitlog.txt and repo_tree.txt are not emptyand are under the ~/ops435/lab1 directory. Review and study the contents of gitlog.txt and repo_tree.txt
= Investigation 2 - Python on Matrix =
1,760
edits

Navigation menu