Name
globus-job-get-output-ws — Job output fetch script for WS GRAM (requires globus_wsrf_gram_client_tools update package from http://www.globus.org/toolkit/downloads/development/)
Synopsis
globus-job-get-output-ws [-help] [-version] [-verbose] [[-out] | [-err]] [-z|authorization authz method] <EPR file>
Description
![]() | Important |
|---|---|
This package requires the globus_wsrf_gram_client_tools update package from http://www.globus.org/toolkit/downloads/development/. |
globus-job-get-output-ws is a
wrapper around
wsrf-get-property and
globus-url-copy. It is intended to
fetch either the stdout or stderr of a batch job submitted with
globus-job-submit-ws.
Command Options
- -help
HELP!
- -version
The script version.
- -verbose
Verbose script execution.
- -out, -err
Fetch either the stdout or stderr of the job.
- -authorization
Either "host", "self", or a cert subject (identity authz).
- EPR file
Specifies a path to a file containg a job EPR. This is usually the file written via the
-job-epr-output-fileargument toglobus-job-submit-ws.

![[Important]](../../../../../docbook-images/important.gif)