The System Administrator's Guide to Bash Scripting

Go to class
Write Review

Free Online Course: The System Administrator's Guide to Bash Scripting provided by A Cloud Guru is a comprehensive online course, which lasts for 7 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 is taught by Terry Cox.

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. You will find a comprehensive study guide, an instructor note card set, and a full sixteen pages of sample shell scripts developed during the course, all available for you to download and reference.

Syllabus
    • Introduction
    • Core Concepts
    • Conditional Statements
    • Input and Output
    • Debugging and Error Handling
    • Functions
    • Samples/Use Cases
    • Conclusion