LPI
101-400 · Question #25
101-400 Question #25: Real Exam Question with Answer & Explanation
The correct answer is B. /usr/bin/prog is executed with a nice level of 5.. See the full explanation below for the reasoning.
Question
Regarding the command: nice -5 /usr/bin/prog Which of the following statements is correct?
Options
- A/usr/bin/prog is executed with a nice level of -5.
- B/usr/bin/prog is executed with a nice level of 5.
- C/usr/bin/prog is executed with a priority of -5.
- D/usr/bin/prog is executed with a priority of 5.
Community Discussion
No community discussion yet for this question.