getopts is a built-in command of the shell.
getopts optstring name [args]
OPTIND,OPTARG,OPTERR
getopts is used by the shell program to analyze positional parameters. optstring contains
getopts is a built-in command of the shell.
getopts optstring name [args]
OPTIND,OPTARG,OPTERR
getopts is used by the shell program to analyze positional parameters. optstring contains