1NPROC(1)                         User Commands                        NPROC(1)
2
3
4

NAME

6       nproc - print the number of processing units available
7

SYNOPSIS

9       nproc [OPTION]...
10

DESCRIPTION

12       Print  the number of processing units available to the current process,
13       which may be less than the number of online processors
14
15       --all  print the number of installed processors
16
17       --ignore=N
18              if possible, exclude N processing units
19
20       --help display this help and exit
21
22       --version
23              output version information and exit
24

AUTHOR

26       Written by Giuseppe Scrivano.
27

REPORTING BUGS

29       Report nproc bugs to bug-coreutils@gnu.org
30       GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
31       General help using GNU software: <http://www.gnu.org/gethelp/>
32       Report nproc translation bugs to <http://translationproject.org/team/>
33
35       Copyright © 2010 Free Software Foundation, Inc.   License  GPLv3+:  GNU
36       GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
37       This  is  free  software:  you  are free to change and redistribute it.
38       There is NO WARRANTY, to the extent permitted by law.
39

SEE ALSO

41       The full documentation for nproc is maintained as a Texinfo manual.  If
42       the  info  and  nproc programs are properly installed at your site, the
43       command
44
45              info coreutils 'nproc invocation'
46
47       should give you access to the complete manual.
48
49
50
51GNU coreutils 8.5                November 2010                        NPROC(1)
Impressum