bash -x script. or set -x. in the script. You can unset the option again with set +x . If you just want to do it for a few commands you can ...
確定! 回上一頁