hwd hwc

Command recording options.

Syntax

hwd hwc clear

hwd hwc logging <true/false>

hwd hwc history commandsdisplayed <number of commands>

Arguments

clear
Clears the HWC console.
logging
true
Maintains a log of the HWC commands used.
false
A log file is not maintained.
history commandsdisplayed
<number of commands>
Number of commands displayed in the command history.

Examples

Clear the HWC log:
hwd hwc clear
Maintain a log of the HWC commands used:
hwd hwc logging true
Limit the number of display commands in the command history to 100:
hwd hwc history commandsdisplayed 100