Template:Linux Command/testcases: Difference between revisions
From HPC Wiki
Jump to:navigation
Jump to:search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>{{Template testcases notice}}</noinclude> | <noinclude>{{Template testcases notice}}</noinclude> | ||
{{Testcase|title= | {{Testcase|title=Single command in table | ||
|<nowiki>{{Linux Command Table|1= | |<nowiki>{{Linux Command Table|1= | ||
{{Linux Command|ls|wiki=Ls|man=man1/ls.1.html|list directory contents}} | {{Linux Command|ls|wiki=Ls|man=man1/ls.1.html|list directory contents}} | ||
{{Linux Command| | }} | ||
</nowiki> | |||
|{{Linux Command Table|1= | |||
{{Linux Command|ls|wiki=Ls|man=man1/ls.1.html|list directory contents}} | |||
}} | |||
|{{Linux Command Table/sandbox|1= | |||
{{Linux Command|ls|wiki=Ls|man=man1/ls.1.html|list directory contents}} | |||
}} | |||
}} | |||
{{Testcase|title=Three commands in table, one with no man link, one with no wiki link | |||
|<nowiki>{{Linux Command Table|1= | |||
{{Linux Command|ls|wiki=Ls|man=man1/ls.1.html|list directory contents}} | |||
{{Linux Command|id|wiki=Id_(Unix)}} | |||
{{Linux Command|df|wiki=Df_(Unix)|man=man1/report file system disk space usage}} | {{Linux Command|df|wiki=Df_(Unix)|man=man1/report file system disk space usage}} | ||
}} | }} | ||
Line 9: | Line 22: | ||
|{{Linux Command Table|1= | |{{Linux Command Table|1= | ||
{{Linux Command|ls|wiki=Ls|man=man1/ls.1.html|list directory contents}} | {{Linux Command|ls|wiki=Ls|man=man1/ls.1.html|list directory contents}} | ||
{{Linux Command|id|wiki=Id_(Unix)|man=man1/ | {{Linux Command|id|wiki=Id_(Unix)}} | ||
{{Linux Command| | {{Linux Command|df|man=man1/df.1.html|report file system disk space usage}} | ||
}} | |||
|{{Linux Command Table/sandbox|1= | |||
{{Linux Command|ls|wiki=Ls|man=man1/ls.1.html|list directory contents}} | |||
{{Linux Command|id|wiki=Id_(Unix)}} | |||
{{Linux Command|df|man=man1/df.1.html|report file system disk space usage}} | |||
}} | }} | ||
}} | }} |
Revision as of 15:33, 1 April 2017
Single command in table | |||||||||
---|---|---|---|---|---|---|---|---|---|
Wiki code | {{Linux Command Table|1=
{{Linux Command|ls|wiki=Ls|man=man1/ls.1.html|list directory contents}}
}}
| ||||||||
Main version |
| ||||||||
Sandbox version | Template:Linux Command Table/sandbox |
Three commands in table, one with no man link, one with no wiki link | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Wiki code | {{Linux Command Table|1=
{{Linux Command|ls|wiki=Ls|man=man1/ls.1.html|list directory contents}}
{{Linux Command|id|wiki=Id_(Unix)}}
{{Linux Command|df|wiki=Df_(Unix)|man=man1/report file system disk space usage}}
}}
| ||||||||||||||||
Main version |
| ||||||||||||||||
Sandbox version | Template:Linux Command Table/sandbox |