Basics of Linux Shell Scripting
Shell scripting is a text file with a list of commands that instruct an operating system that is run by UNIX shell which is a command line interpreter. Shell scripting helps to automate day-to-day manual tasks and reduce human intervention. This also...
learndevopswithtejal.hashnode.dev2 min read