Specifications

show history
SecureStack C3 Configuration Guide 11-13
show history
Usethiscommandtodisplaythesize(inlines)ofthehistorybuffer.
Syntax
showhistory
Parameters
None.
Defaults
None.
Mode
Switchcommand,readonly.
Example
Thisexampleshowshowtodisplaythesizeofthehistorybuffer:
C3(su)->show history
History buffer size: 20
set history
Usethiscommandtosetthesizeofthehistorybuffer.
Syntax
sethistorysize[default]
Parameters
Defaults
None.
Mode
Switchcommand,readwrite.
Example
Thisexampleshowshowtosetthesizeofthecommandhistorybufferto30lines:
C3(su)->set history 30
size Specifiesthesizeofthehistorybufferinlines.Validvaluesare1to100.
default (Optional)Makesthissettingpersistentforallfuturesessions.