Process Management

nice

English

Overview

A command for adjusting a process's CPU priority.

Details

A command that launches a process with a specified scheduling priority (a nice value); a higher value means lower priority. Values range from -20 (highest priority) to 19 (lowest). A regular user can only set a positive value, lowering priority; raising it requires root privileges.

More Linux terms