Practical

Practical Unix

Sam King, Emin Topalovic

Course Description

A practical introduction to using the Unix operating system with a focus on Linux command line skills. Topics include: grep and regular expressions, ZSH, Vim and Emacs, basic and advanced GDB features, permissions, working with the file system, revision control, Unix utilities, environment customization, and using Python for shell scripts. Topics may be added, given sufficient interest. Course website: http://cs1u.stanford.edu


Intro



Shell



Search



GDB



Permissions



Network



Scripting



Input/Output Redirection



Resources