Mailing the story:

How to use indexed arrays in bash

Bash supports one-dimensional indexed arrays, which are essentially ordered lists, where you can access the values by their index (i.e., position in the list). This bash tutorial teaches you how to use indexed arrays in bash. Various usages of indexed arrays in bash are illustrated with examples.
What is your name?

What is your E-Mail address?

What is the email address of the recipient?

Add a special note from yourself?