Estimated read time: 8 minutes
If you ever wanted to automatically clean your Bash history file, here is a working solution written in Python that uses regular expressions to set any kind of pattern you might be looking for.
Home ¦ Archives ¦ Tags ¦ Learning Progress ¦ Contact ¦ Resume
Estimated read time: 8 minutes
If you ever wanted to automatically clean your Bash history file, here is a working solution written in Python that uses regular expressions to set any kind of pattern you might be looking for.