Lecture date | Topic | Readings |
---|---|---|
August 29 | How to find out information (man, info, and apropos) |
|
August 31 | File and filesystem basics (file permissions, commands to manipulate files and directories) |
|
Processes and job control |
|
|
September 14 | Shell basics (control keys, command history, environment variables, what the shell does with what you type) |
|
September 19 | Shell customizations |
|
I/O redirection |
|
|
Pipes |
|
|
September 21 | Filter programs and other useful commands (find, diff, xargs, sed, awk) |
|
October 3 | Basics of shell scripting |
|
October 24 | make |
|
October 26 | Text editors; vi and emacs |
|
October 31 | Regular expressions |
|
November 2 | gnuplot | |
November 7 | LaTeX |
|