After setting up a persistent bash history, I looked for ways to use it efficiently. I wrote a function that loads the persistent history into the current terminal history, so…
A blog about IT, security and whatever crosses my mind
After setting up a persistent bash history, I looked for ways to use it efficiently. I wrote a function that loads the persistent history into the current terminal history, so…
Since I am an avid Linux user, I like to spend a lot of time in the terminal. Open a terminal, type a command, open another one, do another thing…this…