Print this page
3758 RFE: Would like "hostname -s"
3430 Support "hostname --fqdn"
   1 '\" te
   2 .\" Copyright (c) 1992, Sun Microsystems, Inc.

   3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   6 .TH HOSTNAME 1 "Sep 14, 1992"
   7 .SH NAME
   8 hostname \- set or print name of current host system
   9 .SH SYNOPSIS
  10 .LP
  11 .nf
  12 \fB/usr/bin/hostname\fR [\fIname-of-host\fR]
  13 .fi
  14 
  15 .SH DESCRIPTION
  16 .sp
  17 .LP
  18 The \fBhostname\fR command prints the name of the current host, as given before
  19 the \fBlogin\fR prompt. The super-user can set the hostname by giving an
  20 argument.













  21 .SH SEE ALSO
  22 .sp
  23 .LP
  24 \fBuname\fR(1), \fBattributes\fR(5)
   1 '\" te
   2 .\" Copyright (c) 1992, Sun Microsystems, Inc.
   3 \." Copyright 2016 RackTop Systems.
   4 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   5 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   6 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   7 .TH HOSTNAME 1 "May 11, 2016"
   8 .SH NAME
   9 hostname \- set or print name of current host system
  10 .SH SYNOPSIS
  11 .LP
  12 .nf
  13 \fB/usr/bin/hostname\fR [\fI-fs\fR | \fIname-of-host\fR]
  14 .fi
  15 
  16 .SH DESCRIPTION
  17 .sp
  18 .LP
  19 The \fBhostname\fR command prints the name of the current host, as given before
  20 the \fBlogin\fR prompt. The super-user can set the hostname by giving an
  21 argument.
  22 .sp
  23 .SH OPTIONS
  24 .sp
  25 For compatibility long arguments are also supported.
  26 .sp
  27 .LP
  28 \fB-f, --fqdn, --long\fR print out the fully qualified domain name.
  29 .sp
  30 \fB-s, --short\fR strip domain information from hostname.
  31 .sp
  32 .LP
  33 The \fBhostname\fR command cannot be used to set the fqdn, long or short name.
  34 .sp
  35 .SH SEE ALSO
  36 .sp
  37 .LP
  38 \fBuname\fR(1), \fBattributes\fR(5)