Increase Bash History Size

Increase HISTSIZE – the number of commands to remember in the command history (the default value is 500).

#export HISTSIZE=10000

Increase HISTFILESIZE – the maximum number of lines contained in the history file (the default value is 500).

#export HISTFILESIZE=10000

#source ~/.bashrc

https://www.shellhacks.com/tune-command-line-history-bash/

Komentar

Postingan populer dari blog ini

Cara memahami dan menghafal model OSI dengan analogi

Pembahasan IT Network Systems Administration Module A DNS (Forward Zone, Reverse Zone, CNAME, MX, Split View)

Table of Contents