"A 'for loop' is a bash programming language statement which allows code to be repeatedly executed. A for loop is classified as an iteration statement i.e. it is the repetition of a process within a bash script."
http://www.cyberciti.biz/faq/bash-for-loop/
No comments:
Post a Comment