Last modified: Thu Mar 8 15:04:40 GMT 2007
Nick West
Return to home page

Reference: globus-job-run

Caution: Before you can use the globus-job-run command you must set up a Short Term Proxy

It is possible to submit very short jobs directly to a CE using the globus-job-run command. For example:-

  globus-job-run lcgce02.gridpp.rl.ac.uk /bin/pwd

and

  globus-job-run lcgce02.gridpp.rl.ac.uk  /usr/bin/whoami
This command is extremely useful for checking things like the environment and setup up of a CE.

For more information, type

  globus-job-run -help

Return to home page