noft Manual (G06.27+, H06.03+, J06.03+)
noft Options
noft Manual—528273-003
3-4
! (Exclamation Point)
! (Exclamation Point)
The ! (exclamation point) option executes a previously executed command.
history-number
is the history-buffer number of the command to be reexecuted.
-history-offset
is a negative offset from the command that history-number represents. The
immediately preceding command is -1.
text
is a string of characters. If you provide text instead of history-number or
-history-offset, the ! option executes the most recently executed command
that begins with the string text.
The history-buffer number of the command specified by history-number,
-history-offset, or text must be less than or equal to the number of commands
in the history buffer, which is determined by SET HISTORYBUFFER (see SET on
page 3-47, particularly Example 3-13 on page 3-22). The default size of the history
buffer is 50 commands.
If you do not specify history-number, -history-offset, or text, the ! option
executes the previous command.
AOUTHDR
The AOUTHDR option displays the optional header of a COFF file.
If the target object code file is not a COFF file, the AOUTHDR option displays warning
2005 on page 4-21 and invokes the option TANDEMINFO on page 3-53.
Note. This option works only in an interactive session.
! [ history-number | -history-offset | text ]
Note. The AOUTHDR option displays low-level internal data that is subject to change.
AOUTHDR