A GNU/Linux system with bash, sed, awk installed.
Week | Topic | Source | Section | Exercises |
---|---|---|---|---|
1 | Introduction to bash | Machtelt | 1, 2, 3 | 1, 2, 3 |
2 | Regular expressions | Machtelt | 4 | 4 |
3 | GNU Sed | Machtelt | 5 | 5 |
4 | GNU Awk | Machtelt | 6 | 6 |
5 | Conditional statements | Machtelt | 7, 8, 9 | 7, 8, 9 |
6 | Variables, functions, signals | Machtelt | 10, 11, 12 | 10, 11, 12 |