Jump to content

Cheatsheet/TACL: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 38: Line 38:
|
|
|
|
|Reexecutes a previous command line<ref>see note #1</ref>
|
|-
|-
|'''?'''<nowiki> [#|text]</nowiki>
|'''?'''
|
|
|
|
|
|
|Displays a previous command line<ref>See Note 2</ref>
|
{| class="wikitable"
!
!
!
!
|-
|-
|'''{{kbd|FC}} '''
|No other argument
|Example
|display previous command
|doskey /h
|
|
|
|Retrieves, edits, and reexecutes lines in history buffer. Works in many ubsystems such as TACL, FUP, SQLCI or SCF ...
|-
|-
|'''{{kbd|ENV}}'''
|number
|env
|display nth command
|
|set
|gci env:*
|
|Displays settings of (TACL) environmental parameters
|-
|-
|'''{{kbd|BUILTINS}}'''
|text
|typeset -F
|display command, containing 'text'
|
|
|}
|-
|
|
|
|
|
|
|
|Displays all TACL functions
|}
|}