The Geek Stuff posted 12 bash for loop examples
There are two types of bash for loops available. One using the in keyword with list of values, another using the C programming like syntax. This article is part of our on-going bash tutorial series.12 Bash For Loop Examples for Your Linux Shell Scripting