What is HISTSIZE , HISTFILESIZE and how to change it?
Updated -
What is HISTSIZE?
HISTSIZEis the number of lines or commands that are stored in memory in a history list while your bash session is ongoing.
What is HISTFILESIZE?
-
HISTFILESIZEThe maximum number of lines contained in the history file. When this variable is assigned a value, the history file is truncated, if necessa...
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.