renice - manual page for renice 1.31.1
renice [-n] PRIORITY [[-p | -g | -u]
ID...]...
BusyBox v1.31.1 (2020-04-30 13:38:01 EDT) multi-call binary.
Change scheduling priority of a running process
- -n
- Add PRIORITY to current nice value Without -n, nice value is set to
PRIORITY
- -p
- Process ids (default)
- -g
- Process group ids
- -u
- Process user names