shell脚本调试

xiaoxiao2021-02-28  77

export PS4='+${BASH_SOURCE}:${LINENO}:${FUNCNAME[0]}: '

调试部分脚本:

set -x

.....

set +x

转载请注明原文地址: https://www.6miu.com/read-55928.html

最新回复(0)