]> git.saurik.com Git - apple/shell_cmds.git/blame - sh/tests/builtins/getopts2.0
shell_cmds-203.tar.gz
[apple/shell_cmds.git] / sh / tests / builtins / getopts2.0
CommitLineData
deb63bfb 1# $FreeBSD: head/bin/sh/tests/builtins/getopts2.0 297752 2016-04-09 16:06:13Z jilles $
71aad674
A
2set - -ax
3getopts ax option
4set -C
5getopts ax option
deb63bfb 6printf '%s\n' "$option"