1. Introduction & Overview
2. Why Bash
3. IEEE & POSIX
4. What is a Bash shell script
5. The magic number and comments
6. The big three (awkgrepsed)
7. The grep Family Overview
8. Regular Expressions and grep Part 1
9. Regular Expressions and grep Part 2
10. Regular Expressions and grep Part 3
11. The awk Family Overview
12. Basic awk Command-Line Scripting
13. Basic awk Scripting
14. The sed Utility Overview Part 1
15. The sed Utility Overview Part 2
16. Basic sed Scripting
17. Bash Shell Introduction
18. Programming in the Bash Shell Part 1
19. Programming in the Bash Shell Part 2
20. Programming in the Bash Shell Part 3
21. Programming in the Bash Shell Part 4
22. Enhancing Your Bash Scripts with Expect
23. Final review and summary