呵呵~利用declare 宣告數值類型, 然後這樣做就可以了:. [root@linux ~]# declare -i number=$RANDOM*10/32767 ; echo $number 8 < ...
確定! 回上一頁