Public bug reported:

By default, when a command is used in a console, that one is saved in bash 
history.
The problem is that each new command is saved again even if that command exist 
in history: .bash_history become fatty & it's a pain to recall a previous 
command using arrows.

The solution is to modify the .bashrc file by adding:
export HISTCONTROL=ignoredups:erasedups

to prevent duplicates

Please, make that change as default.

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-collected

-- 
bash history without duplicates
https://bugs.launchpad.net/bugs/415217
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to