test的常见用法

2019-06-28  本文已影响0人  小胖_20c7
test运算规则
  test expr:
      涉及的运算符:
            !   ()  -a  -o
      表达式计算规则:
            0 arguments(The expression is false)
            1 argument(The expression is true if and only if the argument is not null
            2 3 4 arguments(出问题的时候查吧)
上一篇 下一篇

猜你喜欢

热点阅读