Hostname hostname()
The name of the computer that is running cbicontrol.
ifhost clause for the computer that
cbicontrol is running on.
ifhost lyra {
open archive, dir=/scr2/mcs/arc
open log, dir=/scr2/mcs/log
} {
print "I don't know where to put archive and log files on ", $hostname
}