CompTIA Linux+ XK0-005 – Question084

A Linux administrator is troubleshooting a memory-related issue. Based on the output of the commands:

Which of the following commands would address the issue?

A.
top -p 8321
B. kill -9 8321
C. renice -10 8321
D. free 8321

Correct Answer: C