RENICE(1) | General Commands Manual | RENICE(1) |
renice
— modify
scheduling priority of running processes
renice |
[-p ] -n
adj PID... |
renice |
-g -n
adj PGID... |
renice |
-u -n
adj UID... |
renice
modifies the scheduling priority of
running processes.
-g
-n
adj-p
-u
The renice
utility exits 0 on
success, and >0 if an error occurs.
renice
should be compliant with the IEEE
Std 1003.1-2024 (“POSIX.1”) specification.
Haelwenn (lanodan) Monnier <contact+utils@hacktivis.me>
2024-09-08 | Linux 6.6.67-gentoo-x86_64 |