Beyond the Basics of Variables and Loops

What needs this iteration, woman?
--Shakespeare, "Othello"

Used properly, variables can add power and flexibility to scripts. This requires learning their subtleties and nuances.

Operations on code blocks are the key to structured and organized shell scripts. Looping and branching constructs provide the tools for accomplishing this.