| Linux Standard Base Specification 2.1 | ||
|---|---|---|
| <<< Previous | Next >>> | |
opterr is used as a flag to suppress an
error message generated by getopt(). When
opterr is set to 0, it
suppresses the error message generated by getopt()
when that function does not recognize an option character.
| <<< Previous | Home | Next >>> |
| open | Up | optind |