nerdexam
LPI

101-400 · 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. 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.

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    72% (21)
  • C
    7% (2)
  • D
    17% (5)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice