Command substitution means nothing more but to run a shell command and store its output to a variable or display back using echo command.
確定! 回上一頁