shell调试手段

可以采用test命令来测试条件是否达到,再决定是否输出debug日志 #!/bin/sh debug=1 te […]

shell调试手段 Read More »