Skip to content

Instantly share code, notes, and snippets.

@clifferson
Created July 25, 2012 18:17
Show Gist options
  • Save clifferson/3177657 to your computer and use it in GitHub Desktop.
Save clifferson/3177657 to your computer and use it in GitHub Desktop.
Output the public key for a private key.
ssh-keygen -y -f <private key file>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment