]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/bin/sh/builtins/getopts2.0
add -n option to suppress clearing the build tree and add -DNO_CLEAN
[FreeBSD/FreeBSD.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