nerdexam
LPI

117-102 · Question #76

You are writing a script and want to test the exit status of a process. Which of the following is true?

The correct answer is D. The normal exit value is 0. See the full explanation below for the reasoning.

Question

You are writing a script and want to test the exit status of a process. Which of the following is true?

Options

  • AThe normal exit value differs.
  • BYou can't test the normal exit value.
  • CThe normal exit value is $EXIT.
  • DThe normal exit value is 0.

How the community answered

(32 responses)
  • A
    3% (1)
  • B
    16% (5)
  • C
    9% (3)
  • D
    72% (23)

Community Discussion

No community discussion yet for this question.

Full 117-102 Practice