SUN
310-200 · Question #199
310-200 Question #199: Real Exam Question with Answer & Explanation
The correct answer is B. pkill -KILL chewsystem E. kill -KILL 1733. See the full explanation below for the reasoning.
Question
A user from the Stores department reports that the system has become extremely slow. You log in to the system and determine that a process, chewsystem, is using the CPU. Given: # ps -ef | grep chewsystem root 1733 1 0 16:17:17 ? 0:00 /bin/ksh ./chewsystem Which two commands can you use to stop the process? (Choose two.)
Options
- Apkill 1
- Bpkill -KILL chewsystem
- Ckill -KILL chewsystem
- Dpkill %1733
- Ekill -KILL 1733
Community Discussion
No community discussion yet for this question.