globus-sh-exec - Man Page
Run a shell script
Synopsis
globus-sh-exec [ -help | -usage | -version ]
globus-sh-exec COMMAND [ARGS...]
globus-sh-exec -e EXEC
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.
- -exec EXEC, -e EXEC
Run the command EXEC instead of executing a separate script.
Author
Copyright © 1999-2016 University of Chicago