The LISTREDO command displays the command history stack. The output order of the stack is from the oldest to the most recent command with command reference numbers preceding each command. The command reference number is used with the DO and REDO commands.
Task | 
  | 
Displays the command history stack.
Capability | 
  | 
No special capability required.
Syntax | 
  | 
Example | 
  | 
This example shows how to list the command history stack by using the LISTREDO command.
  discutil> LISTREDO
    24) LIST REDO
    25) LISTREDO
    26) REDO 24
    27) LIST REDO
    28) LISTREDO
    29) LIST REDO
    30) HELP
    31) HELP RECOVER
    32) HELP LISTREDO
    33) LISTREDO
  discutil>
 |