Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Getopts
Which is the more standard package, getopt or getopts (with an "s")?
Apr 25, 2021
What is the purpose of the very first character of the option-string of getopts being a : (colon)?
Apr 25, 2021
Bash: Why is used eval and shift in a script that parses command line arguments?
Apr 25, 2021
Bash function with `getopts` only works the first time it's run
Apr 25, 2021
getopt, getopts or manual parsing - what to use when I want to support both short and long options?
Apr 25, 2021
How can I detect that no options were passed with getopts?
Apr 25, 2021
Having getopts to show help if no options provided
Apr 17, 2021
Reading $OPTARG for optional flags?
Apr 25, 2021
An example of how to use getopts in bash
Apr 25, 2021
How can I use long options with the Bash getopts builtin?
Apr 25, 2021
Older Entries »