Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
You will learn Bash scripting with commands, variables, functions, and regular expressions, including shell scripting basics; Bash, Korn, and C shells; environment and user-defined variables and their types; comparison and math operators; conditional statements such as if-else-fi, elif, while loops, and for loops; advanced scripting techniques; command automation with pipes and redirectors; and modularization with functions.
According to the course, Bash scripting is used to automate common tasks and to create scripts that secure, backup, and manipulate large amounts of data, saving companies countless man hours by automating repetitive tasks in a multi-threaded environment.
The course explores if-else, fi, elif, while loop, and for loop conditional statements, covers managing multiple conditions, and includes lessons on nesting if within a loop and using ranges in for loops.
This course helps you build skills in Bash (scripting language), Linux scripting, scripting, shell commands, shell script, and Unix commands.
The course includes setting up the working environment and using the Nano editor, then creating a Bash script.