chickadee
»
readline
»
truncate-history
Identifier search
(truncate-history [file] [n])
procedure
Truncates provided history
file
to a maximum of
n
lines.
Returns
0
on win;
errno
on fail.