HP
HP0-A01 · Question #69
Which command ends an unresponsive process?
The correct answer is D. kill -s SIGKILL PID. See the full explanation below for the reasoning.
Question
Which command ends an unresponsive process?
Options
- Akill -1 PID
- Bkill -3 PID
- Ckill -s SIGSTOP PID
- Dkill -s SIGKILL PID
How the community answered
(49 responses)- A16% (8)
- B8% (4)
- C4% (2)
- D71% (35)
Community Discussion
No community discussion yet for this question.