Query: hostname
OS: mojave
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HOSTNAME(1) BSD General Commands Manual HOSTNAME(1)NAMEhostname -- set or print name of current host systemSYNOPSIShostname [-fs] [name-of-host]DESCRIPTIONThe 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 ALSOgethostname(3), scutil(8)HISTORYThe hostname command appeared in 4.2BSD.BSDDecember 7, 2006 BSD