a95ec83873fe55000fefec4984cca0acac71b964
[dragonfly.git] / tools / regression / bin / sh / builtins / getopts2.0
1 # $FreeBSD: src/tools/regression/bin/sh/builtins/getopts2.0,v 1.1 2008/08/27 20:26:34 stefanf Exp $
2 set - -ax
3 getopts ax option
4 set -C
5 getopts ax option
6 echo $option