Difference between revisions of "Template:Cliop"
m (Tweak) |
m (Fixed typo.) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | == The | + | == The CLIOP Template == |
'''This version of the CLI template is for use inside <nowiki>{{clo}} and {{clos}}</nowiki> tags.''' | '''This version of the CLI template is for use inside <nowiki>{{clo}} and {{clos}}</nowiki> tags.''' |
Revision as of 17:48, 3 November 2015
The CLIOP 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:
root
@
som9x25
:
/home/user
#
ls -la
.fileA .b file1 file2