Template:Cliop

From wiki.emacinc.com
Revision as of 18:06, 3 November 2015 by Mdean (talk | contribs) (Created Page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The CLIO Template

This version of the CLI template is for use inside {{clo}} and {{clos}} tags.

This template displays the passed argument, cmd, at a simulated command line.

Use it like this:

{{clop}}
{{cliop | ls -la}}
file1
file2
{{closp}}

Choose the PWD (Present Working Directory) like this:

{{clop}}
{{cliop | ls -la | pwd=/home/user}}
.fileA
.b
file1
file2
{{closp}}




root@som9x25:~# {{{1}}}