OSDN Git Service

b414031106cd83461c0467b7a9d317211b71829d
[linuxjm/coreutils.git] / original / man1 / uname.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .TH UNAME "1" "April 2010" "GNU coreutils 8.5" "User Commands"
3 .SH NAME
4 uname \- print system information
5 .SH SYNOPSIS
6 .B uname
7 [\fIOPTION\fR]...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Print certain system information.  With no OPTION, same as \fB\-s\fR.
12 .TP
13 \fB\-a\fR, \fB\-\-all\fR
14 print all information, in the following order,
15 except omit \fB\-p\fR and \fB\-i\fR if unknown:
16 .TP
17 \fB\-s\fR, \fB\-\-kernel\-name\fR
18 print the kernel name
19 .TP
20 \fB\-n\fR, \fB\-\-nodename\fR
21 print the network node hostname
22 .TP
23 \fB\-r\fR, \fB\-\-kernel\-release\fR
24 print the kernel release
25 .TP
26 \fB\-v\fR, \fB\-\-kernel\-version\fR
27 print the kernel version
28 .TP
29 \fB\-m\fR, \fB\-\-machine\fR
30 print the machine hardware name
31 .TP
32 \fB\-p\fR, \fB\-\-processor\fR
33 print the processor type or "unknown"
34 .TP
35 \fB\-i\fR, \fB\-\-hardware\-platform\fR
36 print the hardware platform or "unknown"
37 .TP
38 \fB\-o\fR, \fB\-\-operating\-system\fR
39 print the operating system
40 .TP
41 \fB\-\-help\fR
42 display this help and exit
43 .TP
44 \fB\-\-version\fR
45 output version information and exit
46 .SH AUTHOR
47 Written by David MacKenzie.
48 .SH "REPORTING BUGS"
49 Report uname bugs to bug\-coreutils@gnu.org
50 .br
51 GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
52 .br
53 General help using GNU software: <http://www.gnu.org/gethelp/>
54 .br
55 Report uname translation bugs to <http://translationproject.org/team/>
56 .SH COPYRIGHT
57 Copyright \(co 2010 Free Software Foundation, Inc.
58 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
59 .br
60 This is free software: you are free to change and redistribute it.
61 There is NO WARRANTY, to the extent permitted by law.
62 .SH "SEE ALSO"
63 arch(1), uname(2)
64 .PP
65 The full documentation for
66 .B uname
67 is maintained as a Texinfo manual.  If the
68 .B info
69 and
70 .B uname
71 programs are properly installed at your site, the command
72 .IP
73 .B info coreutils \(aquname invocation\(aq
74 .PP
75 should give you access to the complete manual.