There also is another syntax for arithmetic (number-based) conditions, most likely adopted from the Korn shell: if (( $num <= 5 )); then.
確定! 回上一頁