Jump to content

Cheatsheet/TACL: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 52: Line 52:
|Retrieves, edits, and reexecutes lines in history buffer. Works in many subsystems such as
|Retrieves, edits, and reexecutes lines in history buffer. Works in many subsystems such as
* TACL, FUP, SQLCI or SCF ...<ref>See Note 3</ref>
* TACL, FUP, SQLCI or SCF ...<ref>See Note 3</ref>
|-
|'''<kbd>HISTORY</kbd>'''
|history
|F7
|history
|Displays previously issued command lines
|-
|-
|'''{{kbd|ENV}}'''
|'''{{kbd|ENV}}'''
Line 66: Line 72:
|-
|-
|'''{{kbd|VARIABLES}} '''
|'''{{kbd|VARIABLES}} '''
|<code>set -o posix</code>
|set -o posix
|
|
|
|