Cheatsheet/TACL: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
! colspan="3" |equvalent commands on |
! colspan="3" |equvalent commands on |
||
|- |
|- |
||
!*NIX<ref> |
!*NIX<ref name=":0">invoke-history #</ref> |
||
!WIN (cmd<ref>Command Interpreter (legacy)</ref>) |
!WIN (cmd<ref>Command Interpreter (legacy)</ref>) |
||
!WIN (PS<ref>Powershell</ref>) |
!WIN (PS<ref>Powershell</ref>) |
||
| Line 21: | Line 21: | ||
|{{key press|Up}} |
|{{key press|Up}} |
||
| |
| |
||
|{{Key press|r [#]}}<ref name=":0" group="Powershell" /> |
|||
|<nowiki>invoke-history|r #</nowiki>{{Key press|r}} |
|||
|- |
|- |
||
|'''{{kbd|FC}}'''|||Retrieve lines for editing from a previous command line. |
|'''{{kbd|FC}}'''|||Retrieve lines for editing from a previous command line.<ref>See Note 3</ref> |
||
|Example |
|Example |
||
|doskey /h |
|doskey /h |
||
| Line 47: | Line 47: | ||
|- |
|- |
||
|'''{{kbd|VARIABLES}}''' |
|'''{{kbd|VARIABLES}}''' |
||
|Displays names of available variables, macros and routines |
|Displays names of available variables, macros and routines |
||
|set ‐o posix |
|set ‐o posix |
||
| |
| |
||
| Line 76: | Line 76: | ||
| |
| |
||
|- |
|- |
||
|'''{{Kbd| |
|'''{{Kbd|INFO DEFINE **}}''' |
||
|List defined Defines |
|List defined Defines |
||
| |
| |
||