Linux For DevOps | Shell Script For Operators, Decision Making Statements
Usually shells are interactive that mean, they accept command as input from users and execute them. However some time we want to execute a bunch of commands routinely, so we have to type in all commands each time in terminal.As shell can also take co...
dheerajchoudhary.hashnode.dev4 min read