Week 2:  Jan. 29, 31 2019:


UNIX Shell Environment

Linux is a “dialect” of the UNIX operating system. Although Linux has a graphical user interface, we will spend the majority of the semester working with its very powerful command-line inteface.

UNIX file system hierarchy (it all starts with /, aka root)

UNIX Cheat Sheet

Unix Tutorial

Your department home directory: /home/<userid>: type cd to quickly change to that directory!

Your atm350 class directory: /spare11/atm350/<userid>: type atm350 to quickly change to that directory!