get number of lines in history
nb = historysize() nbMax = historysize("max") nbMax = historysize(newMax)
number of lines in current history.
number of lines maximum in history file.
set number of lines maximum in history file.
by default this value is 20000 lines max.
get number of lines in history.
This function can also used to set maximum number of lines in history file.