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
| Related Man Pages |
|---|
| domainname(1) - redhat |
| nisdomainname(1) - redhat |
| hostname(7) - freebsd |
| hostname(7) - mojave |
| domainname(1) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Hostname displays incorrectly |
| Getting hostname using ssh |
| How to extract hostname from file using awk? |
| Script Shell Extracting hostname |
| DNS problem : ping doesn't recognize hostname |