]> CyberLeo.Net >> Repos - FreeBSD/releng/8.0.git/blob - tools/regression/bin/sh/builtins/getopts2.0
Adjust to reflect 8.0-RELEASE.
[FreeBSD/releng/8.0.git] / tools / regression / bin / sh / builtins / getopts2.0
1 # $FreeBSD$
2 set - -ax
3 getopts ax option
4 set -C
5 getopts ax option
6 echo $option