Query: hostname
OS: netbsd
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 [-s] [name-of-host]DESCRIPTIONhostname prints the name of the current host. The super-user can set the host name by supplying an argument; this is usually done in the network initialization script /etc/rc.d/network, normally run at boot time. Options: -s Trims off any domain information from the printed name.SEE ALSOdomainname(1), gethostname(3), sethostname(3)HISTORYThe hostname utility appeared in 4.2BSD.BSDApril 28, 1995 BSD