clearhistory

Syntax

clearhistory

Description

Clears the history buffer.

Example

Command> history
1     connect sampledb;
2     ls
Command> clearhistory;
Command> history;