The System Administrator’s Guide to Bash Scripting - NEW 2020

Go to class
Write Review

Free Online Course: The System Administrator’s Guide to Bash Scripting - NEW 2020 provided by A Cloud Guru is a comprehensive online course, which lasts for 41 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from A Cloud Guru. The System Administrator’s Guide to Bash Scripting - NEW 2020 is taught by Rob Marti.

Overview
  • 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.

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