TACL Reference Manual

UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual429513-018
8-269
Question Mark (?) Command
2. This example shows the use of the ? command to see the most recent command
that started with the text string “SET.” The user then enters the ! command to
reexecute the last SET command.
11> ?SET
11> SET VARIABLE edstat STATUS *,PROG $SYSTEM.SYSTEM.TEDIT
11> !SET
11> SET VARIABLE edstat STATUS *,PROG $SYSTEM.SYSTEM.TEDIT