>_ linuxcommand.dev
Startseite renice
Process Management

renice

Changes the priority of running processes.

Ubuntu CentOS Debian Arch SUSE Slackware Alpine Fedora
Verified: 2025-09-09
Syntax
$renice [OPTIONEN] PRIORITÄT [[-p] PID...]
Examples
$renice 10 1234
$renice -n 5 -p 1234
Typical use cases
?
Standard usage
renice --help
Note Requires root for priority boost
Export