-
Notifications
You must be signed in to change notification settings - Fork 0
First Page
NickSquared edited this page Feb 14, 2017
·
4 revisions
Welcome to the OpenSource wiki!
Here are the lecture exercises from 2/14/17: mkdir makes a directory (folder) with the given name (mkdir Test). cd moves the shell to the requested directory (cd Test). xxd displays the literal hex of a file (xxd moorthy.jpg).
- I took data structures Spring 2016
- I have a basic familiarity with git because of the this class
- C++ is probably my favorite language
- Test1
- OpenSource