What is Bash?
Bash is a type of shell that allows running commands on Linux.
What is Bash Script?
A Bash script is a plain text file that contains a series of commands.
Use Cases of Bash Scripting
Bash scripts can be used for various purposes, such as executing a shell command, running multiple commands together, customizing administrative tasks, performing task automation, etc.
How to learn?
You can start your bash scripting journey today. Following are the lists of articles :
● Start Your Scripting Journey Today | Bash Script — Part 1
● Start Your Scripting Journey Today | Bash Script — Part 2
● Start Your Scripting Journey Today | Bash Script — Part 3
Follow me to get more articles like this.
Top comments (0)