Basic Linux Shell Scripting for DevOps Engineers.
Explain in your own words and examples, what is Shell Scripting for DevOps.
Shell scripting is a scripting language, which is interactive means they accept the command as input and executes them. A shell is a command-line interpreter and typical oper...
neha99.hashnode.dev2 min read