LPI
101-400 · Question #282
What is the disadvantage of using the command kill -9 ?
The correct answer is E. The affected process is unable to clean up before exiting. See the full explanation below for the reasoning.
Question
What is the disadvantage of using the command kill -9 ?
Options
- AA core dump file will be created.
- BIt affects the entire process group.
- CIt makes excessive use of systemresources.
- DThe action can be blocked by buggy or malicious processes.
- EThe affected process is unable to clean up before exiting.
How the community answered
(32 responses)- A3% (1)
- B6% (2)
- D9% (3)
- E81% (26)
Community Discussion
No community discussion yet for this question.