First page
Back
Continue
Last page
Overview
Altering Process Scheduling Priority
At process invocation time
Syntax:
nice [-n adjustment] command
Processes are scheduled with a default nice value of 0
Nice values can range from -20 (highest priority) to 19 (lowest)