A Scripting Example
The following bash script demonstrates the use of
the techniques described on the previous pages in a single example.
To test it, copy the text and save it to a file named "test.sh",
then issue the Bash command source test.sh
.