# nice ``` nice [OPTIONS] [COMMAND [ARGS]] ``` Run `COMMAND` with an adjusted niceness, which affects process scheduling. With no `COMMAND`, print the current niceness. Niceness values range from at least -20 (most favorable to the process) to 19 (least favorable to the process).