SQLite Forum

CLI shell history
Login
Ah, yes that did it. Some caveats: You have to quit the shell (in my case Terminal on a Mac). Delete the file. Then open a new shell and start sqlite3 CLI again. 

Otherwise .sqliite_history does get deleted, but reappears.

Is there a way just to 'clear' the current history session without deleting the file?