home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / prgramer / unix / doc / nice.man < prev    next >
Text File  |  1993-06-13  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. NICE(1L)                                                 NICE(1L)
  5.  
  6.  
  7. NNAAMMEE
  8.        nice - run a program with modified scheduling priority
  9.  
  10. SSYYNNOOPPSSIISS
  11.        nniiccee     [-n    adjustment]    [-adjustment]    [--adjust-
  12.        ment=adjustment] [command [arg...]]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.        This manual page documents the GNU version of nniiccee.  If no
  16.        arguments  are  given,  nniiccee  prints the current sheduling
  17.        priority, which it inherited.  Otherwise,  nniiccee  runs  the
  18.        given  _c_o_m_m_a_n_d  with its scheduling priority adjusted.  If
  19.        no _a_d_j_u_s_t_m_e_n_t is given, the priority  of  the  command  is
  20.        incremented  by  10.  The superuser can specify a negative
  21.        adjustment.  The priority can be adjusted by nniiccee over the
  22.        range of -20 (the highest priority) to 19 (the lowest).
  23.  
  24.    OOPPTTIIOONNSS
  25.        _-_n _a_d_j_u_s_t_m_e_n_t_, _-_a_d_j_u_s_t_m_e_n_t_, _-_-_a_d_j_u_s_t_m_e_n_t_=_a_d_j_u_s_t_m_e_n_t
  26.               Add  _a_d_j_u_s_t_m_e_n_t instead of 10 to the command's pri-
  27.               ority.
  28.  
  29.        The long-named options can be introduced with `+' as  well
  30.        as  `--', for compatibility with previous releases.  Even-
  31.        tually support for `+' will  be  removed,  because  it  is
  32.        incompatible with the POSIX.2 standard.
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                                                 1
  65.  
  66.  
  67.