echo "$1" > automatic_id_dsa.pub
cat automatic_id_dsa.pub >> .ssh/authorized_keys
rm -f automatic_id_dsa.pub
