LSST v1.05r3 > Chapter 3 > test command or [ expr ]
經安全檢測,此網站為安全網站,請放心前往原始網址!
LSST v1.05r3 > Chapter 3 > test command or [ expr ]
test command or [ expr ] is used to see if an expression is true, and if it is true it return zero(0), otherwise returns nonzero for false. Syntax: test expression OR ...