Comment 6 for bug 189881

Revision history for this message
SilverWave (silverwave) wrote :

@manu's perl script works fine, thanks.

But I use this:

awk '!x[$0]++' .bash_history > .bash.tmp && mv -f .bash.tmp .bash_history