nt9856x/BSP/busybox/shell/ash_test/ash-getopts/getopt_positional.right
2023-03-28 15:07:53 +08:00

7 lines
146 B
Plaintext

*** no OPTIND, optstring:'we' args:-q -w -e r -t -y
Illegal option -q
var:'?' OPTIND:2
var:'w' OPTIND:3
var:'e' OPTIND:4
exited: var:'?' OPTIND:4