OSDN Git Service

coreutils: Update to coreutils 8.20
[linuxjm/coreutils.git] / original / man1 / nproc.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .TH NPROC "1" "October 2012" "GNU coreutils 8.20" "User Commands"
3 .SH NAME
4 nproc \- print the number of processing units available
5 .SH SYNOPSIS
6 .B nproc
7 [\fIOPTION\fR]...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Print the number of processing units available to the current process,
12 which may be less than the number of online processors
13 .TP
14 \fB\-\-all\fR
15 print the number of installed processors
16 .TP
17 \fB\-\-ignore\fR=\fIN\fR
18 if possible, exclude N processing units
19 .TP
20 \fB\-\-help\fR
21 display this help and exit
22 .TP
23 \fB\-\-version\fR
24 output version information and exit
25 .SH AUTHOR
26 Written by Giuseppe Scrivano.
27 .SH "REPORTING BUGS"
28 Report nproc bugs to bug\-coreutils@gnu.org
29 .br
30 GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
31 .br
32 General help using GNU software: <http://www.gnu.org/gethelp/>
33 .br
34 Report nproc translation bugs to <http://translationproject.org/team/>
35 .SH COPYRIGHT
36 Copyright \(co 2012 Free Software Foundation, Inc.
37 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
38 .br
39 This is free software: you are free to change and redistribute it.
40 There is NO WARRANTY, to the extent permitted by law.
41 .SH "SEE ALSO"
42 The full documentation for
43 .B nproc
44 is maintained as a Texinfo manual.  If the
45 .B info
46 and
47 .B nproc
48 programs are properly installed at your site, the command
49 .IP
50 .B info coreutils \(aqnproc invocation\(aq
51 .PP
52 should give you access to the complete manual.