uu_nice - Man Page

Run COMMAND with an adjusted niceness, which affects process scheduling. With no COMMAND, print the current niceness. Niceness values range from -20 (most favorable to the process) to 19 (least favorable to the process).

Synopsis

nice [-n|--adjustment] [-h|--help] [-V|--version] [COMMAND]

Description

Run COMMAND with an adjusted niceness, which affects process scheduling. With no COMMAND, print the current niceness.  Niceness values range from -20 (most favorable to the process) to 19 (least favorable to the process).

Options

-n,  --adjustment

add N to the niceness (default is 10)

-h,  --help

Print help

-V,  --version

Print version

[COMMAND]

Version

v(uutils coreutils) 0.7.0

Info

nice (uutils coreutils) 0.7.0