The shell expands the variables before it runs the command, even before it runs the assignments. Cf. text=blah ; echo $text.
確定! 回上一頁