unix for loop

HowTo: Skip Bash For Loop

by Vivek Gite on May 12, 2009 · 1 comment

How do I skip bash for loop if certain condition is satisfied under UNIX / Linux / BSD / OS X?

{ 1 comment }

Bash Shell Loop Over Set of Files

by Vivek Gite on May 11, 2008 · 30 comments

How do I run shell loop over set of files stored in a current directory or specified directory?

{ 30 comments }