Re: ssh-copy-id script
Martin, Thanks for the response. It's not a big deal. I was curious how it worked.
Henry
Henry
authorized_keys
and check it locally, or call grep
on the remote server? I wanted to add a new key to a list of servers, and did it using put -append
, but that doesn't check if the key is already on that server. I didn't see a way to get the result code from a call, other than creating some type of flag.