Difference between revisions of "Template:UnixCommand"
Jump to navigation
Jump to search
PhilHudson (talk | contribs) (Created page with "<tt>{{{1}}}</tt>") |
|||
Line 1: | Line 1: | ||
+ | <noinclude> | ||
+ | Usage: Show a Unix command. | ||
+ | <pre>{{UnixCommand|ls -lf}}</pre> will be rendered as: {{UnixCommand|ls -lf}} | ||
+ | </noinclude> | ||
<tt>{{{1}}}</tt> | <tt>{{{1}}}</tt> |
Revision as of 20:38, 28 March 2012
Usage: Show a Unix command.
{{UnixCommand|ls -lf}}
will be rendered as:
ls -lf
{{{1}}}