1GLOBUS-HOSTNAME(1) Grid Community Toolkit Manual GLOBUS-HOSTNAME(1)
2
3
4
6 globus-hostname - Print the system host name
7
9 globus-hostname [ -help | -h ] [ -version|-versions ]
10
12 globus-hostname attempts to determine a fully-qualified name for the
13 host it is executing on. It performs the same name checks that the C
14 globus_common library uses, including checking for the GLOBUS_HOSTNAME
15 environment variable, and optionally performing a name server lookup of
16 the local host name.
17
18 The full set of options to globus-hostname are
19
20 -help, -h
21 Show usage information and exit.
22
23 -version, -versions
24 Show version information and exit.
25
27 Copyright © 1999-2016 University of Chicago
28
29
30
31Grid Community Toolkit 6 03/31/2018 GLOBUS-HOSTNAME(1)