#! /bin/sh
#OpenScript
#(OS)Print the numeric identifier of the current host.
#(OS)This numeric value is unique across all Sun
#(OS)hosts.
OPENFLAGS=9
OPENICON="info.xpm"
OPENCOMMAND="hostid"; eval $OPENCOMMAND
#(OS)Do not change anything above this line
