Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

Unix

Unix v6

nice(1)



nice run a command at low priority [ number ] command [ arguments ] executes with low scheduling priority. If a numerical argument is given, that priority (in the range 1-20) is used; if not, priority 4 is used. The super-user may run commands with priority higher than normal by using a negative priority, e.g. ‘−−10’. nohup (I), nice (II)



nice(1)