UNAME(1) − PWB/UNIX
NAME
uname − print system information
SYNOPSIS
uname [ −a | −m | −p | −r | −s | −v ]
DESCRIPTION
uname prints certain system information. With no options, same as −s. The options are:
−aprint all information.
−mprint machine name.
−pprint processor type or "unknown".
−rprint the kernel release.
−sprint the kernel name.
−vprint the kernel version.