3 uname, arch \- system info
5 \fBuname\fR [\fB\-snrvmpa\fR]\fR
7 \fBarch\fR [\fB\-snrvmpa\fR]\fR
28 # Operating system release
31 # Operating system version
40 # Short for \fB\-snrvm\fR
44 # Print the name of the system
47 # Print the name of the system architecture
50 \fIUname\fP and \fIarch\fP give information about the system. The options
51 indicate which information strings must be printed. These strings are always
52 in the same order. \fIUname\fP and \fIarch\fP only differ w.r.t. the default
53 string to print, \fB\-s\fP and \fB\-p\fP respectively.
55 The strings are compiled into the commands except for the node name, it is
56 obtained from the file \fI/etc/hostname.file\fP. \fBUname \-m\fP should
57 return the actual machine type, not the same string as with \fB\-p\fP.