 |
Small getopts tutorial [Bash Hackers Wiki]
getopts can easily set shell variables you can use for parsing (impossible for an
... Some other methods to parse positional parameters (without getopt(s) ) are ....
In productive scripts, this is usually what you want (handle errors yourself and&nb
wiki.bash-hackers.org |
 |