hush: getopts builtin
[oweals/busybox.git] / shell / ash_test / ash-getopts / getopt_positional.right
1 *** no OPTIND, optstring:'we' args:-q -w -e r -t -y
2 Illegal option -q
3 var:'?' OPTIND:2
4 var:'w' OPTIND:3
5 var:'e' OPTIND:4
6 exited: var:'?' OPTIND:4