#read number in shell script echo "Enter a Number" read num echo "Number = $num". To print the value of the variable, we need to specify the '$' symbol ...
確定! 回上一頁