Shell Scripting for DevOps: Automate Your Way to Efficiency and Productivity
What is a Shell?
The shell executes a program in response to its prompt. When you give a command, the shell searches for the program, and then executes it. For example, when you give the command ls, the shell searches for the utility/program named ls...
dikshamehta.dev5 min read