Next: , Previous: , Up: Top   [Contents][Index]


9 Parsing command line options

The getopts module defines a set of procedures to be used to process command line arguments with the following format:

-a

Brief option a with no value.

-a123

Brief option a with value 123.

--bianco

Long option bianco with no value.

--color=bianco

Long option color with value bianco.


Next: , Previous: , Up: Top   [Contents][Index]

This document describes version 3.0.0-devel.0 of Marcos Bash Functions Library.