首页
shell脚本中$!、$@、$#、$$、$0、$1、$2、$*的含义
shell编程
杂
$!
$?
$0
$
$1
shell编程之脚本参数$@,$*,$#,$$,$?的含义
Linux
shell参数
脚本参数
$@
$
$$
$?
含义
标签