Stop losing your bash history: sudo chattr +a .bash_history

2 points by heyrhett ↗ HN

1 comment

[ 4.9 ms ] story [ 13.5 ms ] thread
Since I had to look it up, I might as well share:

chattr +a sets the "append only" attribute on a file