Shell Scripting Concepts and Syntax — Variables, Conditions, and Loops (Part 2)
In the previous article, you learned what shell scripting is and how to write and execute a basic Bash script.Now we take the next step and learn how Bash scripts actually become powerful.
In this part, we’ll cover:
Variables
Command substitution
...
development-operations.hashnode.dev5 min read