nice(1) | General Commands Manual | nice(1) |
nice - 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).
nice [-n|--adjustment] [-h|--help] [-V|--version] [COMMAND]
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).
v0.0.24
nice 0.0.24 |