Difference between revisions of "Template:UnixCommand"
Jump to navigation
Jump to search
m (category) |
m |
||
Line 5: | Line 5: | ||
<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: | + | [[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