clearhistory

構文

clearhistory

説明

履歴バッファを消去します。

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