#shell
Read more stories on Hashnode
Articles with this tag
This blog will cover 4 loops while, until, for, select. A loop is a powerful programming tool that enables you to execute a set of commands...
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...