Shell-Scripting for beginners.
Bash-Scripting A bash shell script is a plain text file containing a set of various commands that we usually type in the command line.It can be used to automate software development tasks such as code compilation,debugging source code,change manageme...


