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

nproc - print the number of processing units available

Author

       Written by Giuseppe Scrivano.

Description

       Print  the number of processing units available to the current process, which may be less than the number
       of online processors

       --all  print the number of installed processors

       --ignore=N
              if possible, exclude N processing units

       --help display this help and exit

       --version
              output version information and exit

Name

       nproc - print the number of processing units available

Reporting Bugs

       GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
       Report any translation bugs to <https://translationproject.org/team/>

See Also

       Full documentation <https://www.gnu.org/software/coreutils/nproc>
       or available locally via: info '(coreutils) nproc invocation'

GNU coreutils 9.5                                  April 2025                                           NPROC(1)

Synopsis

nproc [OPTION]...

See Also