LPIC-1 101-500 Exam · Objective 103.6

Changing the nice value of a running process

103.6Standard

TASK_PID identifies an already running process whose current nice value is 5.

Change its absolute nice value to 12.

nice -n 5 sleep 60 &
TASK_PID=$!

Which command is appropriate?

Changing the nice value of a running process · Answer choices
Question IDKP-103-007
EnvironmentBash 5.2 / util-linux 2.39以降
Last technical review2026-08-12
Report an error or rights issue
Progress and questions

Path & Pass is an independent learning site and is not affiliated with any certification body. Questions are original practice content based on published objectives.