The "nice" command is used in Unix:
to increase the priority of a process
to decrease the priority of a process
to get the highest priority
Both of the above
Correct Answer: D — Both of the above
Explanation:
The nice command can adjust a process's scheduling priority up or down by modifying its "niceness" value.
nice