Which of the following will cause a BASH script to exit when a command in the
script fails?
A. set -u
B. set -f
C. set -e
D. set -v
Which of the following will cause a BASH script to exit when an unset variable is used?
D. set –v
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here