cleanup_remote: cleanup files on the cluster

Description Usage Arguments Value See Also Examples

Description

post processing function to cleanup files used for the jobs on the master.

Usage

1
cleanup_remote(session, dir = "jobs/run")

Arguments

session

session connection object

dir

character, path that jobs were invoked from on the master, Default: 'jobs/run'

Value

ssh result from the call

See Also

ssh_exec

Examples

1
2
3
4
## Not run: 
cleanup_remote(session,'jobs/run')

## End(Not run)

yuliasidi/condor documentation built on May 17, 2019, 2:15 a.m.