View Single Post
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#5
If you are using bash, your history won't be in .ash_history. but in .bash_history.

You history should be saved when you exit your terminal, so your "evidence" should still be there. Typing 'history' should show your command history also. Didn't you simply paste some text in the terminal on accident like michaaa62 also suggests?

Furthermore: are you using an ssh server and where you user or root?