Loading practice questions
In UNIX, which of the following command is used to set the task priority?
Correct Answer: A — nice
Explanation:
The nice command executes a program with a specified scheduling priority, effectively setting the task priority in UNIX.