Skip to content

Instantly share code, notes, and snippets.

@robinwo
Created January 8, 2015 12:47
Show Gist options
  • Save robinwo/9818dde871f4c26fbcab to your computer and use it in GitHub Desktop.
Save robinwo/9818dde871f4c26fbcab to your computer and use it in GitHub Desktop.
SSH Offending Key
perl -pi -e 's/\Q$_// if ($. == 9);' ~/.ssh/known_hosts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment