Cheatsheet/TACL: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 50: | Line 50: | ||
|doskey /h |
|doskey /h |
||
| |
| |
||
| |
|Retrieve lines for editing from history buffer. Works in many interactive subsystems<ref>See Note 3</ref> |
||
* TACL, FUP, SQLCI or SCF ...<ref>See Note 3</ref> |
|||
|- |
|- |
||
|'''<kbd>HISTORY</kbd>''' |
|'''<kbd>HISTORY</kbd>''' |
||
|history |
|history |
||
|F7 |
|{{button|F7}} |
||
|history |
|history |
||
|Displays previously issued command lines |
|Displays list of previously issued command lines<ref>parameter <number> 1-99</ref> |
||
|- |
|- |
||
|'''{{kbd|ENV}}''' |
|'''{{kbd|ENV}}''' |
||
| Line 67: | Line 66: | ||
|'''{{kbd|BUILTINS}}''' |
|'''{{kbd|BUILTINS}}''' |
||
|typeset -F |
|typeset -F |
||
|help |
|||
| |
|||
|Get-Command |
|||
| |
|||
|Displays all TACL functions |
|Displays all TACL functions |
||
|- |
|- |
||