Shell script from Zero to Hero
What is Shell/bash script
Shell scripting is used for multiple purposes, such as you can execute shell commands, and multiple commands together to achieve a particular task, customize administrative tasks, and perform task automation etc.
It is very...
saifali2017.hashnode.dev4 min read