##Day 9 Task: How shell scripting works
In Linux is explained below
Shell Scripting
Shell scripting is like writing a bunch of these instructions together in a special text file. This file is called a "script." When you run the script, your computer reads the instructions one by one and does what they say.
Shell scri...
amanmulla.hashnode.dev2 min read