1
vote
1answer
292 views
How do I make Bash history permanent under FreeBSD?
Hello,
I have a FreeBSD box with Bash set up.
I'm used to Debian Linux where my command history is automatically saved when I log out, so that when I log back in I can press up or C …
