|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
HOSTNAME(1) BSD 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 prints the name of the current host. The super-user can set the hostname by sup-plying supplying
plying an argument.
Options:
-s Trim off any domain information from the printed name.
SEE ALSO
gethostname(3)
HISTORY
The hostname command appeared in 4.2BSD.
BSD April 28, 1995 BSD
|
|