For instance, this: ``` printf | ssh-keydgen -t rsa --as 1 -f /tmp/qqq ``` fails, while: ``` ssh-keydgen -t rsa --as 1 -f /tmp/qqqqq ``` works.