Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Next revision Both sides next revision | ||
howto:getopts_tutorial [2018/03/20 23:00] ffox8 [Description] |
howto:getopts_tutorial [2018/03/20 23:03] ffox8 [Description] |
||
---|---|---|---|
Line 10: | Line 10: | ||
* ''getopts'' is defined in POSIX(r). | * ''getopts'' is defined in POSIX(r). | ||
+ | ---- | ||
Some other methods to parse positional parameters - using neither **getopt** nor **getopts** - are described in: [[scripting:posparams | How to handle positional parameters]]. | Some other methods to parse positional parameters - using neither **getopt** nor **getopts** - are described in: [[scripting:posparams | How to handle positional parameters]]. |