Bash - Immediately exit a script when it encounters an error: set -e ... If one of the commands (or executables) that the script calls, returns a non-zero ...
確定! 回上一頁