Package: putty-tools
Version: 0.58-5
Severity: normal

I did: puttygen -L ./id_rsa >id_rsa.pub
It apparently sent the password prompt to stdout, so I typed in my pw,
then: sed -i -e 1d ./id_rsa.pub

I think the prompt should go to stderr or /dev/tty, even if the password
is read from stdin.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to