Sorry, this part of the documentation hasn't been completed. Please mail me if you need more info.

A good shell tutorial should be able to explain the use of globs to you.
BeForever has a Bash tutorial which might give you some help.
The quick tips are:

eg *9907[01]*[0-9]? will match any filename of the form: And yes, this sequence of characters actually has meaning to me.