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-sh-exec - Run a shell script

Author

       Copyright © 1999-2016 University of Chicago

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

Description

       The globus-sh-exec command executes a shell script, setting the GLOBUS_SH_PERL and GLOBUS_SH environment
       variables to the perl and posix shell interpreters respectively. The COMMAND script can be a local file
       or a GASS url, in which case it is downloaded by globus-url-copy before execution. The ARGS parameters,
       if any, are passed as the command-line options to COMMAND.

       The full set of options to globus-sh-exec are

       -help,-usage
           Print usage information and exit.

       -version
           Print version information and exit.

       -list,-l
           Lists the defined GLOBUS_SH_ variables and exits.

       -execEXEC,-eEXEC
           Run the command EXEC instead of executing a separate script.

Name

       globus-sh-exec - Run a shell script

Synopsis

globus-sh-exec [ -help | -usage | -version ]

       globus-sh-execCOMMAND [ARGS...]

       globus-sh-exec -e EXEC

See Also