Day 4: Basic Linux Shell Scripting for DevOps Engineers.
What is Shell?
A shell in Linux is a command line interface that will take all my commands as input and convert those to tell the operating system what to do basically. Example: Bourne Shell, Bash etc.
What is Shell Scripting for DevOps?
Shell script...
sompandey.hashnode.dev3 min read