*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages -> nice (1)              
Title
Content
Arch
Section
 

NICE(1)

Contents


NAME    [Toc]    [Back]

     nice - execute a utility with an altered scheduling priority

SYNOPSIS    [Toc]    [Back]

     nice [-n increment] utility [argument ...]

DESCRIPTION    [Toc]    [Back]

     nice  runs utility at an altered scheduling priority.  If an
increment is
     given, it is used; otherwise an increment of 10 is  assumed.
The superuser
  can  run utilities with priorities higher than normal by
using a negative
 increment.  The priority can be adjusted over  a  range
of -20 (the
     highest) to 20 (the lowest).

     The options are as follows:

     -n increment
             A positive or negative decimal integer used to modify the system
             scheduling priority of utility.

     The nice utility shall exit with one of the  following  values:

           1-125   An error occurred.
           126      The  utility  was  found but could not be invoked.
           127     The utility could not be found.

     Otherwise, the exit status of nice shall be that of utility.

SEE ALSO    [Toc]    [Back]

      
      
     csh(1), getpriority(2), setpriority(2), renice(8)

STANDARDS    [Toc]    [Back]

     The  historic  -increment  option has been deprecated but is
still supported
     in this implementation.

     The  nice  utility  conforms   to   IEEE   Std   1003.2-1992
(``POSIX.2'').

HISTORY    [Toc]    [Back]

     A nice utility appeared in Version 6 AT&T UNIX.

BUGS    [Toc]    [Back]

     nice  is  built into csh(1) with a slightly different syntax
than described
     here.  The form `nice +10' nices to positive nice, and `nice
-10' can be
     used  by the superuser to give a process more of the processor.

OpenBSD      3.6                           June      6,      1993
[ Back ]
 Similar pages
Name OS Title
nice FreeBSD execute a utility at an altered scheduling priority
rtprio FreeBSD execute, examine or modify a utility's or process's realtime or idletime scheduling priority
idprio FreeBSD execute, examine or modify a utility's or process's realtime or idletime scheduling priority
getpriority OpenBSD get/set program scheduling priority
getpriority Linux get/set program scheduling priority
getpriority IRIX get/set program scheduling priority
nice FreeBSD set program scheduling priority
setpriority FreeBSD get/set program scheduling priority
getpriority FreeBSD get/set program scheduling priority
setpriority Tru64 Get or set process scheduling priority
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service