Linux Shell Scripting for DevOps
Introduction to shell scripting :
A shell script is a program written in a shell programming language.
It is executed by the shell interpreter in Unix or Linux environments.
Shell scripts consist of a series of commands and instructions.
Shell sc...
sky11.hashnode.dev3 min read