Sha256: 6c46ca13eda4d0b7d471d6e75bdb5f9eec6732b85064eca2858edc47b8c658ac
Contents?: true
Size: 477 Bytes
Versions: 3
Compression:
Stored size: 477 Bytes
Contents
--- title: Execute Command inMenu: true --- h2. Information <notextile>{describe: ExecuteCommandTag}</notextile> h2. Description The execute command tag is used to include the output from a shell command. h2. Examples table{border:1px solid black}. |_.Command|_.Output| |\{execute: date}|<pre class="webgen-file">{execute: date}</pre>| |\{execute: ls}|<pre class="webgen-file">{execute: ls}</pre>| |\{execute: uname -p}|<pre class="webgen-file">{execute: uname -p}</pre>|
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
webgen-0.3.0 | doc/src/documentation/tags/executecommand.page |
webgen-0.3.1 | doc/src/documentation/tags/executecommand.page |
webgen-0.3.2 | doc/src/documentation/tags/executecommand.page |