Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.

Plugin Run

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.

Clone this wiki locally