nerdexam
LPI

101-500 · Question #341

101-500 Question #341: Real Exam Question with Answer & Explanation

The correct answer is C. kill -15 123. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

GNU and Unix Commands

Question

You wish to kill a process with a PID of 123. Select the command which will allow the process to "clean up" before exiting.

Options

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

Explanation

You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

Topics

#kill command#SIGTERM signal#process signals#process termination

Community Discussion

No community discussion yet for this question.

Full 101-500 Practice