Jump to content

Cheatsheet/TACL: Difference between revisions

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>Bash</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. Works in many interactive subsystems<ref>See Note 3</ref>
|'''{{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 in your environment
|Displays names of available variables, macros and routines
|set&nbsp;&hyphen;o&nbsp;posix
|set&nbsp;&hyphen;o&nbsp;posix
|
|
Line 76: Line 76:
|
|
|-
|-
|'''{{Kbd|Info&nbsp;DEFINE&nbsp;**}}'''
|'''{{Kbd|INFO DEFINE **}}'''
|List defined Defines
|List defined Defines
|
|