XXX Chapter 9. Another Look at Variables¶
Table of Contents
9.1. Internal Variables
9.2. Typing variables: **declare** or **typeset**
9.3. $RANDOM: generate random integer
Used properly, variables can add power and flexibility to scripts. This requires learning their subtleties and nuances.