Day 4: Basic Linux Shell Scripting for DevOps Engineers
#Day4 of #90DaysofDevops challenge
Shell Scripting
In the simplest term, a shell script is a file containing a series of commands. The shell reads this file and carries out the commands as they have been entered directly as the command line.
Normall...
nidhinidhi.hashnode.dev2 min read