set -x. Print shell command before execute it. This feature help programmers to track their shell script. set -e.
確定! 回上一頁