First page Back Continue Last page Overview

 

Altering Process Scheduling Priority – continued

 
  • renice changes the priority of a running process

    • renice # [[-p|-g] PID] [[-u]user]
  • # is the priority value

  • Once a priority value is raised, a non-privileged user cannot lower it