Our website is made possible by displaying online advertisements to our visitors.
Please consider supporting us by disabling your ad blocker.

Responsive image


Nice (Unix)

nice
Developer(s)AT&T Bell Laboratories
Initial releaseNovember 1973 (1973-11)
Operating systemUnix and Unix-like
PlatformCross-platform
TypeCommand
Licensecoreutils: GNU GPL v3 4.4BSD: BSD License

nice is a program found on Unix and Unix-like operating systems such as Linux. It directly maps to a kernel call of the same name. nice is used to invoke a utility or shell script with a particular CPU priority, thus giving the process more or less CPU time than other processes. A niceness of -20 is the lowest niceness, or highest priority. The default niceness for processes is inherited from its parent process and is usually 0.

Systems have diverged on what priority is the lowest. Linux systems document a niceness of 19 as the lowest priority,[1] BSD systems document 20 as the lowest priority.[2] In both cases, the "lowest" priority is documented as running only when nothing else wants to.

  1. ^ renice(1) – Linux General Commands Manual
  2. ^ "renice(8) - NetBSD Man Pages". NetBSD. October 22, 2020. Retrieved April 18, 2023.

Previous Page Next Page






نايس (يونكس) Arabic Nice (Unix) Bulgarian Nice (Unix) Catalan Nice (Unix) Czech Nice (Unix) German Nice (Unix) French Nice (Unix) Hungarian Nice (Unix) Italian Nice (UNIX) Japanese Nice (유닉스) Korean

Responsive image

Responsive image