sub:Bash命令行参数 October 8, 2023 Content # 获取命令行中最后一个参数(${!#}) \(*变量和\)@变量 移动参数(shift) 使用getopt命令 getopts用例 使用getopts命令 From # Links #