~/ learn/ comp-325/ cards/ Process states and CPU scheduling
1 of 10

Start a command with a worse priority than the default

Start a command with a worse priority than the default

Answer

nice -n 10 gzip -9 archive.tar nice -n 10 make -j4 > build.log 2>&1 &

A positive nice value is added to the priority value, making it larger and therefore worse. Any user may raise it; only the superuser may set a negative one.

S&K 3e ch10 §10.2–10.3

space flip · ← → navigate · esc to exit
NORMAL ~/memra/library/b5e360a1-18ef-4404-821a-fc70fd14a644/flashcard utf-8 LF