#! /bin/sh
#
# Splus LICENSE hostid
#
# Return the current host identification code(s).
#
exec $SHOME/HOSTINFO ${1+"$@"}
