You using “set -xv” command inside shell script or using -xv on command line while executing script. Syntax: $ bash -xv script.sh ...
確定! 回上一頁