Y
Hacker News
new
|
ask
|
show
|
jobs
by
agumonkey
3676 days ago
I recently had a bash hiccup causing the history to vanish. Not a problem for 90% of things but for a few long rsync commands (the one time crafts for you) it was a PITA. Or an opportunity in RTFM says the noob.
1 comments
kasabali
3673 days ago
Protip:
sudo chattr +a ~/.bash_history
link
sudo chattr +a ~/.bash_history