Skip to content

Instantly share code, notes, and snippets.

@ymotongpoo
Created November 21, 2011 06:57

Revisions

  1. ymotongpoo created this gist Nov 21, 2011.
    2 changes: 2 additions & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    # convert PuTTY's public ssh key file into OpenSSH public key
    ssh-keygen -i -f id_rsa_putty.pub > id_rsa.pub