getopt 与 getopts 都是Bash 中用来获取与分析命令行参数的工具,常用在Shell 脚本中被用来分析脚本参数. 两者的比较(1)getopts 是Shell 内建命令,getopt 是一个独立 ...
確定! 回上一頁