Introduction to Shell Scripting
Shell is an interface of the operating system. It accepts commands from users and interprets them to the operating system. If you want to run a bunch of commands together, you can do so by creating a shell script.
Shell scripting plays a crucial role...
nileshsahare07.hashnode.dev3 min read