Sha256: e880923f44ba4ba62eb5d4b5024f9a239f362dfe6aee9965c1a373e0fd7fce07

Contents?: true

Size: 554 Bytes

Versions: 26

Compression:

Stored size: 554 Bytes

Contents

---
title: Webgen::Tag::ExecuteCommand
used_options:
  - tag.executecommand.command
  - tag.executecommand.process_output
  - tag.executecommand.escape_html
---
## Description

The execute command tag is used to include the output from a shell command.

## Examples

<table class="examples">
<tr>
  <th>Usage</th><th>Output</th>
</tr>
<tr>
  <td>\{execute_cmd: uname -p}</td>
  <td><pre>{execute_cmd: uname -p}</pre></td>
</tr>
<tr>
  <td>\{execute_cmd: {command: 'ruby -v'}}</td>
  <td><pre>{execute_cmd: {command: 'ruby -v'}}</pre></td>
</tr>
</table>

Version data entries

26 entries across 26 versions & 3 rubygems

Version Path
gettalong-webgen-0.5.4.20080929 doc/tag/executecommand.page
gettalong-webgen-0.5.5.20081001 doc/tag/executecommand.page
gettalong-webgen-0.5.5.20081010 doc/tag/executecommand.page
gettalong-webgen-0.5.5.20081012 doc/tag/executecommand.page
gettalong-webgen-0.5.6.20081020 doc/tag/executecommand.page
gettalong-webgen-0.5.7.20090227 doc/tag/executecommand.page
gettalong-webgen-0.5.8.20090507 doc/tag/executecommand.page
gettalong-webgen-0.5.9.20090620 doc/tag/executecommand.page
gettalong-webgen-0.5.9.20090626 doc/tag/executecommand.page
thewoolleyman-webgen-0.5.8.20090419 doc/tag/executecommand.page
webgen-0.5.17 doc/tag/executecommand.page
webgen-0.5.15 doc/tag/executecommand.page
webgen-0.5.14 doc/tag/executecommand.page
webgen-0.5.13 doc/tag/executecommand.page
webgen-0.5.12 doc/tag/executecommand.page
webgen-0.5.11 doc/tag/executecommand.page
webgen-0.5.10 doc/tag/executecommand.page
webgen-0.5.9 doc/tag/executecommand.page
webgen-0.5.2 doc/tag/executecommand.page
webgen-0.5.3 doc/tag/executecommand.page