be careful with "bash -ex"

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了be careful with "bash -ex"相关的知识,希望对你有一定的参考价值。

http://tldp.org/LDP/abs/html/options.html

 

-e errexit Abort script at first error, when a command exits with non-zero status (except in until or while loops, if-tests, list constructs)

以上是关于be careful with "bash -ex"的主要内容,如果未能解决你的问题,请参考以下文章