Shell Scripting
What is shell script?
A shell script is a file containing a series of commands.The shell reads this file and carried out the commands as thought they have been carried out directly on the command line.
Following steps are required to write shell scri...
khushbutiwari.hashnode.dev15 min read