hostname(1) osx man page | unix.com

Man Page: hostname

Operating Environment: osx

Section: 1

HOSTNAME(1)						    BSD General Commands Manual 					       HOSTNAME(1)

NAME
hostname -- set or print name of current host system
SYNOPSIS
hostname [-fs] [name-of-host]
DESCRIPTION
The hostname utility prints the name of the current host. The super-user can set the hostname by supplying an argument. To keep the host- name between reboots, run 'scutil --set HostName name-of-host'. Options: -f Include domain information in the printed name. This is the default behavior. -s Trim off any domain information from the printed name.
SEE ALSO
gethostname(3), scutil(8)
HISTORY
The hostname command appeared in 4.2BSD.
BSD
December 7, 2006 BSD
Related Man Pages
ypdomainname(1) - redhat
hostname(5) - centos
hostname(7) - freebsd
hostname(7) - mojave
dnsdomainname(1) - suse
Similar Topics in the Unix Linux Community
changing ip and hostname on solaris
How to show hostname infor after login
Resolve IP to Hostname?
FQDN into domain name and hostname
Getting hostname using ssh