經安全檢測,此網站為安全網站,請放心前往原始網址!

Aborting a shell script if any command returns a non-zero value?

2009年5月4日 - I would like to have the shell script automatically exit with a ... any command not part of an if, while, or until test, or part of an && or || list. .... if command; then echo "command successful" >&2 else ...

stackoverflow.com

網址安全性掃描由 google 提供