< Previous | Contents | Next >
Further Reading
● The Advanced Bash-Scripting Guide has a chapter on loops, with a variety of ex- amples using for:
http://tldp.org/LDP/abs/html/loops1.html
● The Bash Reference Manual describes the looping compound commands, includ- ing for:
http://www.gnu.org/software/bash/manual/bashref.html#Looping-Constructs
34 – Strings And Numbers