model(1)                                                           model(1)
 NAME    [Toc]    [Back]
      model - print hardware model information
 SYNOPSIS    [Toc]    [Back]
      model
 DESCRIPTION    [Toc]    [Back]
      model prints the machine hardware model.  model may also display the
      manufacturer, product names, or other information.
 EXAMPLES    [Toc]    [Back]
      The model output below indicates an Itanium(R)-based g4000 server from
      Hewlett-Packard.
           ia64 hp server g4000
      The model output below is from an HP 9000 L-Class server.
           9000/800/L1000-36
 WARNINGS    [Toc]    [Back]
      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    [Toc]    [Back]
      getconf(1), uname(1).
 Hewlett-Packard Company            - 1 -   HP-UX 11i Version 2: August 2003 [ Back ] |