Matthias, what is your problem? Why do you close again prematurely? I told you that IIRC I had tested bash 4 and indeed the problem is not fixed. Reopening again.
$ set|grep HISTCON HISTCONTROL=erasedups $ sort ~/.bash_history | uniq -d -c | sort -n | grep google 2 host www.google.de 13 ping www.google.de $ ping www.google.de PING www.l.google.com (209.85.135.105) 56(84) bytes of data. 64 bytes from mu-in-f105.google.com (209.85.135.105): icmp_seq=1 ttl=55 time=62.2 ms ^C --- www.l.google.com ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 62.261/62.261/62.261/0.000 ms $ sort ~/.bash_history | uniq -d -c | sort -n | grep google 2 host www.google.de 13 ping www.google.de $ dpkg -l bash Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-=========================-=========================-================================================================== ii bash 4.0-4ubuntu1 The GNU Bourne Again SHell ** Changed in: bash (Ubuntu) Status: Fix Released => Confirmed -- ignoredupes in HISTCONTROL does not work anymore https://bugs.launchpad.net/bugs/397230 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