Linux脚本调试

    技术2022-07-14  67

    set -x //打印语句 set +x //停止打印 set -v //解释之前打印 set -f //禁止文件名生成

     

    Processed: 0.013, SQL: 9