📜  shell 中的 args - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:06.678000             🧑  作者: Mango

代码示例1
Any argument given after the calling of the script will be called $1, $2, $3 etc..