You are viewing a single comment's thread. Return to all comments →
read a read b echo -e "$(($a+$b))\n$(($a-$b))\n$(($a*$b))\n$(($a/$b))"
The World of Numbers
You are viewing a single comment's thread. Return to all comments →