freebsd-dev/tools/regression/bin/sh/builtins/getopts2.0
2008-08-27 20:26:34 +00:00

7 lines
78 B
Plaintext

# $FreeBSD$
set - -ax
getopts ax option
set -C
getopts ax option
echo $option