Manual Page Result
0
Command: hostname | Section: 1 | Source: OpenBSD | File: hostname.1
HOSTNAME(1) FreeBSD General Commands Manual HOSTNAME(1)
NAME
hostname - set or print name of current host system
SYNOPSIS
hostname [-s] [name-of-host]
DESCRIPTION
The hostname utility is used to set or print the name of the current
host. If no argument is given, the name of the current host is printed.
The host name can be set by the superuser either by specifying
name-of-host, or by supplying a myname(5) file, which is used at system
boot time by rc(8) to initialize the hostname.
The options are as follows:
-s Trims off any domain information from the printed name.
SEE ALSO
domainname(1), gethostname(3), myname(5), hostname(7), rc(8)
HISTORY
The hostname utility appeared in 4.2BSD.
FreeBSD 14.1-RELEASE-p8 August 25, 2024 FreeBSD 14.1-RELEASE-p8