nerdexam
LPI

101-500 · Question #25

Regarding the command: nice -5 /usr/bin/prog Which of the following statements is correct?

The correct answer is B. /usr/bin/prog is executed with a nice level of 5. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

GNU and Unix Commands

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.

How the community answered

(19 responses)
  • B
    95% (18)
  • C
    5% (1)

Explanation

You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

Topics

#nice command#process priority#scheduling#command syntax

Community Discussion

No community discussion yet for this question.

Full 101-500 Practice