SYS_ID(4) — Silicon Graphics
NAME
sys_id − system identification
DESCRIPTION
The file /etc/sys_id contains the name that the system will be known as on communications networks such as uucp(1) and XNS. The name should be no more than eight lower-case letters and digits (to maintain compatibility with foreign networks) and be terminated with a trailing newline. During system startup this file is read by /etc/rc and supplied as a parameter to hostname(1). Various network programs such as uucp(1), mail(1), and the XNS programs do a gethostname(2) system call to determine the name of the local system.
FILES
/etc/sys_id
SEE ALSO
Version 2.5r1 — October 29, 1986