xref: /illumos-gate/usr/src/man/man1/hostname.1 (revision 4c87aefe8930bd07275b8dd2e96ea5f24d93a52e)
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.
21The super-user can set the hostname by giving
22.Ar name-of-host .
23.Sh OPTIONS
24.Bl -tag -width Ds
25.It Fl s
26Prints only the part of the hostname preceding the first dot.
27.El
28.Sh SEE ALSO
29.Xr uname 1 ,
30.Xr attributes 5
31