Difference between revisions of "Template:Cliop"

From wiki.emacinc.com
Jump to: navigation, search
(Created Page.)
(No difference)

Revision as of 18:06, 3 November 2015

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}}}