Bash Scripting Essentials

Last updated: September 3, 2024 | Bobbin Zachariah

Welcome to the Bash Scripting Essentials Course! This course (8 modules) is designed to guide you through the core concepts and advanced techniques of Bash scripting.

Here we will take through the essentials, from basic commands and conditional statements to loops, functions, and file operations.

1. Introduction to Bash Scripting

2. Conditional Statements

3. Loops and Iteration

4. Functions and Parameters

5. Arrays and Strings

6. File and Directory Operations

7. Advanced Bash Commands

To gain hands-on experience, try running the provided script examples on a Linux system.