Cheatsheet/TACL: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
| '''{{kbd|WHO}}''' || whoami || whoami || whoami || get info for current user |
| '''{{kbd|WHO}}''' || whoami || whoami || whoami || get info for current user |
||
|- |
|- |
||
| '''{{kbd|HISTORY}}''' || history || |
| '''{{kbd|HISTORY}}''' || history || {{button|F7}} || history || Displays previously issued command lines |
||
|- |
|- |
||
| '''{{kbd|ENV}}''' || env || set || gci env:*|| Displays settings of (TACL) environmental parameters |
| '''{{kbd|ENV}}''' || env || set || gci env:*|| Displays settings of (TACL) environmental parameters |
||
| Line 15: | Line 15: | ||
| '''{{kbd|VARIABLES}} || typeset -F || || || Displays names of variables, macros and routines available for you |
| '''{{kbd|VARIABLES}} || typeset -F || || || Displays names of variables, macros and routines available for you |
||
|- |
|- |
||
| '''{{kbd|FC}} || Example || |
| '''{{kbd|FC}} || Example || doskey /h || || Retrieves, edits, and reexecutes lines in history |
||
buffer. Works in many command line tools such as TACL, FUP or SCF |
buffer. Works in many command line tools such as TACL, FUP or SCF |
||
|- |
|- |
||