Skip to content

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
  1. Test1
  2. OpenSource

Clone this wiki locally