ShellShell之条件判断 条件判断 1.基本语法 [ condition ](注意condition前后要有空格) 注意:条件非空即为true,[ xy ]返回true,[] 返回false。 2. 常用判断条件 (1)两个整数之间比较 -lt 小于(less than) &nbs... 1年前 (2019-08-20) 420℃ 391 0评论 0喜欢