Looping through stuff is an important aspect of any programming language. In several of our previous tutorials, we explained in detail various loops including python for loop, for loops in c programming, loops in awk scripting, loops in bash shell scripting, etc. The focus of this article is on how to loop through stuff in [...]