renice command
which one gives more priority- -20 or +20 for renice?
also, i get this line of text whenever i do renice:
what is it?
also, i get this line of text whenever i do renice:
Quote:
sudo [Matthew-Johndrows-Computer:~] matt% sudo renice -20 PID #
sudo: /var/run/sudo writable by non-owner (040777), should be mode 0700
Password
ostdrop: warning: unable to look up public/pickup: No such file or directory
PID#: old priority 0, new priority -20
sudo [Matthew-Johndrows-Computer:~] matt% sudo renice -20 PID #
sudo: /var/run/sudo writable by non-owner (040777), should be mode 0700
Password

PID#: old priority 0, new priority -20
what is it?
Comments
-20 is highest priority.
0 is default.
20 is lowest priority.