An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)
-
Updated
Nov 18, 2024 - Shell
An elegant option/argument parser for shell scripts (full support for bash and all POSIX shells)
An high level argument parsing library for bash
Allows you to combine getopt with getopts and also get rid of the need for --longopt=x
parse getopt-style help texts from somecommand --help
Miscellaneous files to help you write smart shell scripts
Examples of parsing command line arguments in BASH
Add a description, image, and links to the getopt topic page so that developers can more easily learn about it.
To associate your repository with the getopt topic, visit your repo's landing page and select "manage topics."