Template:Cliop
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:
root
@
som9x25
:
/home/user
#
ls -la
.fileA .b file1 file2
root
@
som9x25
:
~
#
{{{1}}}