logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nice - Run `COMMAND` with an adjusted niceness, which affects process scheduling. With no `COMMAND`,

Description

       Run  `COMMAND` with an adjusted niceness, which affects process scheduling.  With no `COMMAND`, print the
       current niceness.  Niceness values range from at least -20 (most favorable to the process) to  19  (least
       favorable to the process).

Name

       nice  -  Run  `COMMAND`  with an adjusted niceness, which affects process scheduling.  With no `COMMAND`,
       print the current niceness.  Niceness values range from at least -20 (most favorable to the  process)  to
       19 (least favorable to the process).

Options

-n, --adjustment
              add N to the niceness (default is 10)

       -h, --help
              Print help

       -V, --version
              Print version

       [COMMAND]

Synopsis

nice [-n|--adjustment] [-h|--help] [-V|--version] [COMMAND]

Version

       v0.0.30

                                                   nice 0.0.30                                           nice(1)

See Also