Multiple choice

Through which command can you reduce the priority of the jobs?

  1. nice

  2. more

  3. tail

  4. none of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The nice command is used with & operator to reduce the priority of the jobs.