getopts.ex
Section: ユーザーコマンド (1)
Updated: 2021年7月
Index
Return to Main Contents
名前
getopts.ex - オプション処理例
書式
getopts.ex [-abh] [-n PARAM] ...
説明
getopts.ex は、getoptsによるオプション処理の習作。
$ getopts.ex -a -b -n 10 a b c
a
b
n with 10
ARGS a b c
作者
mailto: akihito.yakoshi@gmail.com
著作権
Copyright © 2021 ycos Systems
Index
- 名前
-
- 書式
-
- 説明
-
- 作者
-
- 著作権
-
This document was created by
man2html,
using the manual pages.
Time: 06:21:51 GMT, July 21, 2021