'\" t .\" Title: globus-job-clean .\" 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\-CLEAN" "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-clean \- Cancel and clean up a GRAM batch job .SH "SYNOPSIS" .sp \fBglobus\-job\-clean\fR [OPTIONS] \fIJOBID\fR .sp \fBglobus\-job\-clean\fR [ \-help | \-usage | \-version | \-versions ] .SH "DESCRIPTION" .sp The \fBglobus\-job\-clean\fR program cancels the job named by \fIJOBID\fR if it is still running, and then removes any cached files on the GRAM service node related to that job\&. In order to do the file clean up, it submits a job which removes the cache files\&. By default this cleanup job is submitted to the default GRAM resource running on the same host as the job\&. This behavior can be controlled by specifying a resource manager contact string as the parameter to the \fI\-r\fR or \fI\-resource\fR option\&. .sp By default, \fBglobus\-job\-clean\fR prompts the user prior to canceling the job\&. This behavior can be overridden by specifying the \fI\-f\fR or \fI\-force\fR command\-line options\&. .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\-clean\fR program to standard output\&. .RE .PP \fB\-versions\fR .RS 4 Display the software version of the \fBglobus\-job\-clean\fR program including DiRT information to standard output\&. .RE .PP \fB\-resource \fR\fB\fIRESOURCE\fR\fR\fB, \-resource \fR\fB\fIRESOURCE\fR\fR .RS 4 Submit the clean\-up 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\-force, \-f\fR .RS 4 Do not prompt to confirm job cancel and clean\-up\&. .RE .PP \fB\-quiet, \-q\fR .RS 4 Do not print diagnostics for successful clean\-up\&. Implies \fI\-f\fR\&. .RE .SH "ENVIRONMENT" .sp The following variables affect the execution of \fBglobus\-job\-clean\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