vervoorn.com
ā
by
MacOS
Delete all commented lines from the known_hosts file:sed -i '' '/^#/d' ~/.ssh/known_hosts
sed -i '' '/^#/d' ~/.ssh/known_hosts
'
Linux
Windows