uname

Name

uname -- return system name

Description

The specification for "uname" is as specified in the SUS but with the following differences as listed below.

Differences

-a, --all

print all information (not just the options specified in the SUS)

--machine

equivalent to the -m option

--nodename

equivalent to the -n option

--release

equivalent to the -r option

-p, --processor

print the host processor type

--sysname

equivalent to the -s option

--version

output version information and exit