You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.
mheffner edited this page Jan 11, 2012
·
1 revision
Run Plugin
Simple job execution.
Commands
run prog(ram) <name>
Run the command configured as run.prog.name.
Configuration
run.prog.*
Defines commands that can be run. For example, setting run.prog.uname to uname -m will output the machine's harware architecture if the program uname is run.