Helps parse command-line options in shell scripts.
Examplegetopt -o ab:c -- "$@"
getopt -o ab:c -- "$@"
DevOpsSchoolTypically replies within an hour