
How to quickly remove multiple entries from the SSH known_hosts file?
I use the SSH protocol to log into multiple hosts several times daily. This creates a lot of entries in my `~/.ssh/known_hosts` file.
Jun 15, 2023•6 min read
3 posts found

I use the SSH protocol to log into multiple hosts several times daily. This creates a lot of entries in my `~/.ssh/known_hosts` file.

Zsh is a robust command-line shell that offers several benefits over other shells, such as Bash. One of its most significant advantages is its extensibility, wh

Like most devs, I like living in the terminal for quick operations (git-ops, quick-edits, moving files around, etc.).
That's the end. No more articles.