linux shell 条件判断语句整理 常用系统变量 $0 当前程式的名称 $n 当前程式的第n个参数,n=1,2,…9 $* 当前程式的任何参数(不包括程式本身) $ 当前程式的参数个 Linux系统 2022-04-10 169 点赞 2 评论 256 浏览