CLASS="CHAPTER" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#840084" ALINK="#0000FF" >

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.