What program would you use to increase or decrease the priority of a command before it is executed? admin 14 years ago What program would you use to increase or decrease the priority of a command before it is executed? Answer: nice Explanation:use renice for already running processes, and nice to start processes with a specific priority. ← Previous question Next question →