c style

Bash C Style For Loop Example and Syntax

by Vivek Gite on June 7, 2011 · 1 comment

How do I use the bash C style for loop under UNIX or Linux operating systems?

{ 1 comment }

Bash Iterate Array Examples

by Vivek Gite on January 27, 2009 · 0 comments

How do I iterate through an array under Bash scripting?

{ 0 comments }