model(1) General Commands Manual model(1)
NAME
model - print hardware model information
SYNOPSIS
DESCRIPTION
prints the machine hardware model. may also display the manufacturer, product names, or other information.
EXAMPLES
The output below indicates an Integrity g4000 server from Hewlett-Packard.
The output below is from an HP 9000 L-Class server.
WARNINGS
Applications intended to be portable across platforms should not have dependencies on the internal structure or contents of the model
string. Each new product may use a different format for the model string. The following may change in the model output: the types of
information included in the model string, the order of the information fields, or the separators between the information fields.
SEE ALSO
getconf(1), uname(1).
model(1)