CompTIA
XK0-004 · Question #113
An administrator notices that a long-running script, /home/user/script.sh, is taking up a large number of system resources. The administrator does not know the script's function. Which of the…
The correct answer is A. renice. renice - alter priority of running processes
System Management
Question
An administrator notices that a long-running script, /home/user/script.sh, is taking up a large number of system resources. The administrator does not know the script's function. Which of the following commands should the administrator use to minimize the script's impact on system resources?
Options
- Arenice
- Bkill
- Cbg
- Dnohup
How the community answered
(37 responses)- A86% (32)
- B3% (1)
- C8% (3)
- D3% (1)
Explanation
renice - alter priority of running processes
Topics
#renice#process priority#system resources#nice value
Community Discussion
No community discussion yet for this question.