Last Updated: February 25, 2016
·
12.02K
· juggler

install ssh-copy-id on Mac OS X

curl https://raw.github.com/beautifulcode/ssh-copy-id-for-OSX/master/ssh-copy-id.sh > /usr/local/bin/ssh-copy-id && chmod +x /usr/local/bin/ssh-copy-id

1 Response
Add your response

$ brew install ssh-copy-id

over 1 year ago ·