logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

globus-hostname - Print the system host name

Author

       Copyright © 1999-2016 University of Chicago

Grid Community Toolkit 6                           03/31/2018                                 GLOBUS-HOSTNAME(1)

Description

globus-hostname attempts to determine a fully-qualified name for the host it is executing on. It performs
       the same name checks that the C globus_common library uses, including checking for the GLOBUS_HOSTNAME
       environment variable, and optionally performing a name server lookup of the local host name.

       The full set of options to globus-hostname are

       -help,-h
           Show usage information and exit.

       -version,-versions
           Show version information and exit.

Name

       globus-hostname - Print the system host name

Synopsis

globus-hostname [ -help | -h ] [ -version|-versions ]

See Also