Command Reference Guide

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1/!!!intro.1
________________________________________________________________
___ ___
m
model(1) model(1)
NAME
model - print hardware model information
SYNOPSIS
model
DESCRIPTION
model prints the machine hardware model. Two or more fields may be displayed: computer, model
number, and sometimes the clock or an additionalmodel number.
Its output is similar to that of uname -m. However, it is recommended that the model command or the
getconf command be used to obtain the model name since future model names may not be compatible
with uname.
EXAMPLES
Here are examples of what the model command displays.
The model output below indicates an HP 9000 Model 715 with a 50 MHz clock.
9000/715/50
The model output below indicates an HP 9000 879 K-Class model K260.
9000/879/K260
The model output below indicates an HP 9000 871 D-Class model D370.
9000/871/D370
The model output below indicates an HP 9000 Model 720.
9000/720
SEE ALSO
getconf(1), uname(1).
Section 1−−542 − 1 − HP-UX Release 11i: December 2000
___
___