The getopts module defines a set of procedures to be used to
process command line arguments with the following format:
-aBrief option a with no value.
-a123Brief option a with value 123.
--biancoLong option bianco with no value.
--colour=biancoLong option colour with value bianco.
| • getopts arguments: | Arguments. | |
| • getopts usage: | Using the module. | |
| • getopts options: | Predefined options. | |
| • getopts interface: | Interface functions. |
This document describes version 3.0.0-devel.9 of Marcos Bash Functions Library.