UNAME(1) — HP-UX
NAME
uname − print name of current HP-UX version
SYNOPSIS
uname [ −snrvmia ]
DESCRIPTION
Uname prints the current system name of the HP-UX system on the standard output file. It is mainly useful to determine which system one is using. The options cause selected information returned by uname(2) to be printed:
−s print the system name (default).
−n print the nodename (the nodename may be a name that the system is known by open a communications network). (e.g. uucp).
−r print the operating system release.
−v print the operating system version.
−m print the machine hardware name.
−i print the nodename if the machine identification number cannot be ascertained.
−a print all the above information.
SEE ALSO
hostname(1), gethostname(2), sethostname(2), uname(2).
Hewlett-Packard Company — Version B.1, April 12, 1993