Tornado Reference : Tornado Utilities

wind_host_type

NAME

wind_host_type - return the host type in the Tornado format

SYNOPSIS

wind_host_type

DESCRIPTION

This tool returns the host type of the machine on which it is run, in the Tornado format. In particular, it is intended to facilitate the setting of the environment variable WIND_HOST_TYPE. For example, if you are a C shell user, you can add the following line to your .cshrc file:

    setenv WIND_HOST_TYPE `$WIND_BASE/host/resource/wind_host_type` 

SEE ALSO

wind_host_type