Name

history — Displays the list of commands executed during the current MGED session.

Synopsis

history [-delays]

DESCRIPTION

Displays the list of commands executed during the current MGED session. The one exception is the hist_add command, which can add a command to the history list without executing it. If the -delays option is used, then the delays between commands will also be displayed.

EXAMPLES

The example shows the use of the history command to display the command history list for the current MGED session.

Example 1. Display the command history list for the current MGED session.

mged> history

Displays the command history list for the current MGED session.


AUTHOR

BRL-CAD Team

BUG REPORTS

Reports of bugs or problems should be submitted via electronic mail to <devs@brlcad.org>, or via the "cadbug.sh" script.