Difference between revisions of "Template:UnixCommand"
Jump to navigation
Jump to search
m |
|||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
Show a Unix command. | Show a Unix command. | ||
<pre>{{UnixCommand|ls -lf}}</pre> will be rendered as: {{UnixCommand|ls -lf}} | <pre>{{UnixCommand|ls -lf}}</pre> will be rendered as: {{UnixCommand|ls -lf}} | ||
+ | |||
+ | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 01:16, 4 April 2012
Usage
Show a Unix command.
{{UnixCommand|ls -lf}}
will be rendered as: ls -lf