if (-e !"/$home/.ssh/id_dsa.pub") #### unless (-e "/$home/.ssh/id_dsa.pub") #### if (-e !"/$home/.ssh/id_dsa.pub") { `ssh-keygen -t dsa` }; #### `ssh-keygen -t dsa` unless (-e "/$home/.ssh/id_dsa.pub");