In this course, you will develop all of the skills you need to write effective and complex shell scripts that can automate mundane tasks and complex implementations. We will walk you through all of the major components and keywords in shell scripting (loops, conditionals, functions, error handling, traps, signals, and more) so you can effectively write your scripts to handle any situation.
Overview
Syllabus
- Introduction
- Basics of Bash Scripting
- Variables
- Substitutions
- Flow Control
- Learning about Heredocs
- Debugging Bash Scripts
- Quick and Dirty Regex in Bash
- Best Practices
- Conclusion
Taught by
Rob Marti