Example#. Variable substitutions should only be used inside double quotes. calculation='2 * 3' echo "$calculation" # prints 2 * ...
確定! 回上一頁