Cheatsheet/TACL: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 26: | Line 26: | ||
| Example || Example || Example || Example |
| Example || Example || Example || Example |
||
|} |
|} |
||
{| class="wikitable" |
{| class="wikitable nowrap noresize" style="white-space: nowrap;" |
||
|+ |
|+ |
||
!TACL |
!TACL |
||
!*NIX |
!*NIX |
||
!WIN (cmd) |
!WIN (cmd<ref>Dos Box</ref>) |
||
!WIN Powershell |
!WIN (PS<ref>Powershell</ref>) |
||
!Comment |
!Comment |
||
|- |
|- |
||
| Line 38: | Line 38: | ||
| |
| |
||
| |
| |
||
|Reexecutes a previous command line<ref> |
|Reexecutes a previous command line<ref>See Note 1</ref> |
||
|- |
|- |
||
|'''?''' |
|'''?''' |
||
| Line 50: | Line 50: | ||
|doskey /h |
|doskey /h |
||
| |
| |
||
|Retrieves, edits, and reexecutes lines in history buffer. Works in many |
|Retrieves, edits, and reexecutes lines in history buffer. Works in many subsystems such as TACL, FUP, SQLCI or SCF ...<ref>See Note 3</ref> |
||
|- |
|- |
||
|'''{{kbd|ENV}}''' |
|'''{{kbd|ENV}}''' |
||