CompTIA
XK0-004 · Question #437
XK0-004 Question #437: Real Exam Question with Answer & Explanation
The correct answer is D: Killall -o 15m. -o 15m will kill processes which older than 15 minutes, it should clean up system.
Question
An administrator is troubleshooting an issue where end users are waiting a very long time for processes to respond. The top command reveals that multiple processes seem to be in a non- responsive state or have become zombies. Which of the following commands should the administrator use to clean up the system?
Options
- APkill -o 15m
- BKillall -n
- CPkill -x
- DKillall -o 15m
Explanation
-o 15m will kill processes which older than 15 minutes, it should clean up system.
Community Discussion
No community discussion yet for this question.