xref: /illumos-gate/usr/src/man/man1/hostname.1 (revision dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2)
1.\" Copyright (c) 1992, Sun Microsystems, Inc.
2.\" 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.
3.\" 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.
4.\" 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]
5.Dd May 12, 2016
6.Dt HOSTNAME 1
7.Os
8.Sh NAME
9.Nm hostname
10.Nd set or print name of current host system
11.Sh SYNOPSIS
12.Nm
13.Op Fl s
14.Op Ar name-of-host
15.Sh DESCRIPTION
16The
17.Nm
18command prints the name of the current host, as given before the
19.Xr login 1
20prompt. The super-user can set the hostname by giving
21.Ar name-of-host .
22.Sh OPTIONS
23.Bl -tag -width Ds
24.It Fl s
25Prints only the part of the hostname preceding the first dot.
26.El
27.Sh SEE ALSO
28.Xr uname 1 ,
29.Xr attributes 5
30