UNAME(1V) — USER COMMANDS
NAME
uname − print name of current UNIX system
SYNOPSIS
uname [ −snrvma ]
DESCRIPTION
Note:Optional Software (System V Option). Refer to Installing UNIX on the Sun Workstation for information on how to install this command. Uname prints the current system name of the UNIX system on the standard output. It is mainly useful to determine which system one is using.
OPTIONS
The options cause selected information returned by uname(2V) 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 to a communications network).
−r print the operating system release.
−v print the operating system version.
−m print the machine hardware name.
−a print all the above information.
SEE ALSO
Sun Release 3.2 — Last change: 18 July 1986