Cheatsheet/TACL: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 65: | Line 65: | ||
|} |
|} |
||
{| class="wikitable" |
|||
|+ Basic Tools |
|||
|- |
|||
! Command |
|||
! [[File:Gnu-bash-logo.svg|40px]] |
|||
! [[File:Windows icon.svg|20px]] cmd |
|||
! [[file:Windows icon.svg|20px]] PowerShell |
|||
! Description |
|||
|- |
|||
| '''{{kbd|SYSINFO}}''' || {{code|inline=y|cat /etc/*-release}} || {{code|inline=y|systeminfo}} || {{code|inline=y|systeminfo}} |
|||
| Lists operating system version and some hardware details |
|||
|- |
|||
| '''{{kbd|EDIT}}''' || {{n/a}} || {{n/a}} || {{n/a}} |
|||
| Text Editor (linemode) |
|||
|- |
|||
| '''{{kbd|FUP}}''' || {{n/a}} || {{n/a}} || {{n/a}} |
|||
| File Utility Program |
|||
|- |
|||
| '''{{kbd|PATHCOM}}''' || {{n/a}} || {{n/a}} || {{n/a}} |
|||
| Pathway Command Interface |
|||
|- |
|||
| '''{{kbd|PERUSE}}''' || {{n/a}} || {{n/a}} || {{n/a}} |
|||
| Spooler Interface |
|||
|- |
|||
| '''{{kbd|SPOOLCOM}}''' || {{n/a}} || {{n/a}} || {{n/a}} |
|||
| Spooler Interface |
|||
|- |
|||
| '''{{kbd|SQLCI}}''' || {{n/a}} || {{n/a}} || {{n/a}} |
|||
| SQL Command Interface |
|||
|- |
|||
| '''{{kbd|TEDIT}}''' || {{code|inline=y|nano}} || {{n/a}} || {{n/a}} |
|||
| Text Editor (blockmode) |
|||
|- |
|||
| Example || Example || Example || Example || Example |
|||
|} |
|||
<references/> |
<references/> |
||
Revision as of 20:49, 1 May 2026
Tacl Cheatsheet