
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
 Setting Up Linux
 Intro Shell
 Intro Text Editors
Shell
 ZSH Globbing
Search
GDB
 GDB Essentials 1
 GDB Essentials 2
Permissions
 Permissions