If else or decision statements or conditional statements are one of the important parts of the Shell Scripting. As in any programming language, they help in deciding the flow of execution of the shell script.
Shell scripting and Linux commands, these are powerful and you might not realize that, but when you keep on using them, you will understand. For instance the command in above image sudo rm -rf /,
It might not be wrong to say that the Shell scripting is an art and Linux is the canvas or platform to create and show that art. But like any art or skill it has
Shell Scripts – What are these? We usually types command in the Shell of the Linux for our small and naive tasks, but what if we want to run a lot of commands or maybe