Day 4 Task:
Explain in your own words and examples, what is Shell Scripting for DevOps.
What is Shell?
A shell is a command language interpreter that executes commands read from input devices such as keyboards or from files.
Shell accepts human-readable...
herodevops.hashnode.dev3 min read