sh: Sync with FreeBSD:
[dragonfly.git] / tools / regression / bin / sh / builtins / getopts2.0
1 # $FreeBSD: head/tools/regression/bin/sh/builtins/getopts2.0 182301 2008-08-27 20:26:34Z stefanf $
2 set - -ax
3 getopts ax option
4 set -C
5 getopts ax option
6 echo $option