Sometimes you want to run a process in the background, for that, you have to INCREASE the priority number, to increment that by 10, you do
renice 10 -p 11681
renice 10 -p 12168
where the number is the process ID
QWORQS – A blog by Yazeed Almadaeen
Sometimes you want to run a process in the background, for that, you have to INCREASE the priority number, to increment that by 10, you do
renice 10 -p 11681
renice 10 -p 12168
where the number is the process ID