HA! I figured out how to get ssh-keygen to read stdin by using the
authorJameson Graef Rollins <jrollins@finestructure.net>
Mon, 17 Nov 2008 23:07:33 +0000 (18:07 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Mon, 17 Nov 2008 23:07:33 +0000 (18:07 -0500)
bash "Here Strings" redirection.  No more stupid tempfiles to get ssh
key fingerprints.


No differences found