To change the priority of a running process, you use the _______ command
(Specify command only with no options.)
Answer: renice
Explanation:
nice is used to start processes with a specific priority, and renice is used to change the priority (only root, or process owner are allowed to change priorities of processes)