386BSD 0.1 development
[unix-history] / usr / othersrc / public / shellutils-1.6 / man / cat1 / nice.0
NICE(1L) NICE(1L)
N\bNA\bAM\bME\bE
nice - run a program with modified scheduling priority
S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
n\bni\bic\bce\be [-n adjustment] [-adjustment] [--adjust-
ment=adjustment] [command [arg...]]
D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
This manual page documents the GNU version of n\bni\bic\bce\be. If no
arguments are given, n\bni\bic\bce\be prints the current sheduling
priority, which it inherited. Otherwise, n\bni\bic\bce\be runs the
given _\bc_\bo_\bm_\bm_\ba_\bn_\bd with its scheduling priority adjusted. If
no _\ba_\bd_\bj_\bu_\bs_\bt_\bm_\be_\bn_\bt is given, the priority of the command is
incremented by 10. The superuser can specify a negative
adjustment. The priority can be adjusted by n\bni\bic\bce\be over the
range of -20 (the highest priority) to 19 (the lowest).
O\bOP\bPT\bTI\bIO\bON\bNS\bS
-_\bn _\ba_\bd_\bj_\bu_\bs_\bt_\bm_\be_\bn_\bt, -_\ba_\bd_\bj_\bu_\bs_\bt_\bm_\be_\bn_\bt, --_\ba_\bd_\bj_\bu_\bs_\bt_\bm_\be_\bn_\bt=_\ba_\bd_\bj_\bu_\bs_\bt_\bm_\be_\bn_\bt
Add _\ba_\bd_\bj_\bu_\bs_\bt_\bm_\be_\bn_\bt instead of 10 to the command's pri-
ority.
The long-named options can be introduced with `+' as well
as `--', for compatibility with previous releases. Even-
tually support for `+' will be removed, because it is
incompatible with the POSIX.2 standard.
1