HOSTNAME(TC) UNIX System V
Name
hostname - Set or print name of current host system
Syntax
hostname [ nameofhost ]
Description
The hostname command prints the name of the current host, as
given before the log-in prompt. The super user can set the
hostname by giving an argument; this is usually done at boot
time in a startup script.
See Also
gethostname(SLIB), sethostname(SLIB), uname(C)
(printed 8/17/89) HOSTNAME(TC)