Difference between revisions of "Template:Iclo"

From wiki.emacinc.com
Jump to: navigation, search
m (Tweak)
m (Tweak)
Line 2: Line 2:
 
== The iCLO Template ==
 
== The iCLO Template ==
  
This template displays the passed argument, <code>cmd</code>, as simulated command line output, inline.
+
This template displays the passed argument, <code>command output</code>, as simulated command line output, inline.
  
 
Use it like this:
 
Use it like this:

Revision as of 14:17, 9 November 2015

The iCLO Template

This template displays the passed argument, command output, as simulated command line output, inline.

Use it like this:

To show files, type {{iclo | -rw-r--r--    1 root      root        164769 Nov  6 23:16 all}} in your shell.

to produce:

To show files, type -rw-r--r-- 1 root root 164769 Nov 6 23:16 all in your shell.