Bash Scripting
What is Bash scripting
Bash stands for Bourne Again Shell. A Bash Shell Script is a plain text file containing a set of various commands that we usually type in the command line. It is used to automate repetitive tasks on Linux. To automate day-to-da...
maazmohd313.hashnode.dev2 min read