'\" t .\" Title: globus-job-get-output .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 03/31/2018 .\" Manual: Grid Community Toolkit Manual .\" Source: Grid Community Toolkit 6 .\" Language: English .\" .TH "GLOBUS\-JOB\-GET\-OU" "1" "03/31/2018" "Grid Community Toolkit 6" "Grid Community Toolkit Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" globus-job-get-output \- Retrieve the output and error streams from a GRAM job .SH "SYNOPSIS" .sp \fBglobus\-job\-get\-output\fR [ \-r \fIRESOURCE\fR | \-resource \fIRESOURCE\fR ] [OPTIONS] \fIJOBID\fR .sp \fBglobus\-job\-get\-output\fR [\-help | \-usage | \-version | \-versions ] .SH "DESCRIPTION" .sp The \fBglobus\-job\-get\-output\fR program retrieves the output and error streams of the job named by \fIJOBID\fR\&. By default, \fBglobus\-job\-get\-output\fR will retrieve all output and error data from the job and display them to its own output and error streams\&. Other behavior can be controlled by using command\-line options\&. The data retrieval is implemented by submitting another job which simply displays the contents of the first job\(cqs output and error streams\&. By default this retrieval job is submitted to the default GRAM resource running on the same host as the job\&. This behavior can be controlled by specifying a particular resource manager contact string as the \fIRESOURCE\fR parameter to the \fI\-r\fR or \fI\-resource\fR option\&. .SH "OPTIONS" .PP \fB\-help, \-usage\fR .RS 4 Display a help message to standard error and exit\&. .RE .PP \fB\-version\fR .RS 4 Display the software version of the \fBglobus\-job\-get\-output\fR program to standard output\&. .RE .PP \fB\-versions\fR .RS 4 Display the software version of the \fBglobus\-job\-get\-output\fR program including DiRT information to standard output\&. .RE .PP \fB\-resource \fR\fB\fIRESOURCE\fR\fR\fB, \-r \fR\fB\fIRESOURCE\fR\fR .RS 4 Submit the retrieval job to the resource named by \fIRESOURCE\fR instead of the default GRAM service on the same host as the job contact\&. .RE .PP \fB\-out\fR .RS 4 Retrieve only the standard output stream of the job\&. The default is to retrieve both standard output and standard error\&. .RE .PP \fB\-err\fR .RS 4 Retrieve only the standard error stream of the job\&. The default is to retrieve both standard output and standard error\&. .RE .PP \fB\-tail \fR\fB\fILINES\fR\fR\fB, \-t \fR\fB\fILINES\fR\fR .RS 4 Print only the last \fILINES\fR count lines of output from the data streams being retrieved\&. By default, the entire output and error file data is retrieved\&. This option can not be used along with the \fI\-f\fR or \fI\-follow\fR options\&. .RE .PP \fB\-follow \fR\fB\fILINES\fR\fR\fB, \-f \fR\fB\fILINES\fR\fR .RS 4 Print the last \fILINES\fR count lines of output from the data streams being retrieved and then wait until canceled, printing any subsequent job output that occurs\&. By default, the entire output and error file data is retrieved\&. This option can not be used along with the \fI\-t\fR or \fI\-tail\fR options\&. .RE .SH "ENVIRONMENT" .sp The following variables affect the execution of \fBglobus\-job\-get\-output\fR\&. .PP \fBX509_USER_PROXY\fR .RS 4 Path to proxy credential\&. .RE .PP \fBX509_CERT_DIR\fR .RS 4 Path to trusted certificate directory\&. .RE .SH "AUTHOR" .sp Copyright \(co 1999\-2014 University of Chicago