Created
July 25, 2012 18:17
-
-
Save clifferson/3177657 to your computer and use it in GitHub Desktop.
Output the public key for a private key.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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