getcellname(1m)          Open Software Foundation           getcellname(1m)
 NAME    [Toc]    [Back]
      getcellname - Gets the primary name of the cell
 SYNOPSIS    [Toc]    [Back]
      getcellname [host]
      Argument    [Toc]    [Back]
      host      The name of the host for which to return the cell names,
                supplied in the form of a host name or an IP adddress.
 DESCRIPTION    [Toc]    [Back]
      The getcellname command prints the primary name of a cell to standard
      output.  By default, this command returns the name of the local cell.
      Use the host argument to return the name of a cell on a remote host.
      If the command fails, it prints an error message to standard error.
 EXAMPLES    [Toc]    [Back]
      % getcellname santan
      /.../dc.cell.ch.company.com
      %
      % getcellname  15.22.49.22
      /.../dc.cell.ch.company.com
      %
 FILES    [Toc]    [Back]
      dcelocal/dce_cf.db
      The local DCE configuration database.
 RELATED INFORMATION    [Toc]    [Back]
      Functions: dce_cf_get_cell_name(3)
 Hewlett-Packard Company            - 1 -OSF DCE 1.1/HP DCE 1.8 PHSS_26394-96 [ Back ] |