... set -e within the script to modify the behavior of the bash shell. This option can be passed on the shebang line #!/bin/bash -e , which is also equivalent ...
確定! 回上一頁