This repository contains materials for introductory training workshops on the Unix command line and scripting with Bash. These materials are designed to be used in a Cloud9 (http://c9.io) cloud programming environment, but the respository can also be cloned and used locally on a workstation that has a Bash shell available. See the document setup.md for more instructions on how to get started using these materials.
The execises have been organized into three tutorials:
In the first meeting in the Fall 2016 workshop series, we worked through the first part of tutorial #1 above ("Get to Know the File System"). In the second meeting (Sept. 19), our goal is to complete what remains of that first tutorial. In the third meeting (Sept. 26), we hope to move on to tutorial #2 above ("Running Commands").