cat .ssh/id_rsa.pub | ssh -l '[ -d .ssh ] || mkdir .ssh ; chmod 700 .ssh ; cat - >> ~/.ssh/authorized_keys'