summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/builtins/getopts2.0
blob: 5a5dbe20cb6aa99fa8d2a1f0f13fdd409cd3ced4 (plain)
1
2
3
4
5
6
# $FreeBSD$
set - -ax
getopts ax option
set -C
getopts ax option
echo $option
OpenPOWER on IntegriCloud