nerdexam
CompTIA

LX0-101 · Question #267

An administrator wishes to kill a process with a PID of 123. Which of the following commands will allow the process to "clean up" before exiting?

The correct answer is C. kill -15 123. See the full explanation below for the reasoning.

Question

An administrator wishes to kill a process with a PID of 123. Which of the following commands will allow the process to "clean up" before exiting?

Options

  • Akill -1 123
  • Bkill -9 123
  • Ckill -15 123
  • Dkill -17 123

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    79% (15)
  • D
    11% (2)

Community Discussion

No community discussion yet for this question.

Full LX0-101 Practice