It can be enabled on the command line or on the sh-bang line by providing -x or by the set -x statement. It can be disabled using the set +x ...
確定! 回上一頁