Y
Hacker News
new
|
ask
|
show
|
jobs
by
bigd
4423 days ago
because is not present in the mac default installation
2 comments
cones688
4423 days ago
Does osx not use Openssh Package? On Fedora here so had always wondered why all these setup guides included this step.. the osx thing might explain it.
link
batuhanicoz
4423 days ago
But it is very easy to install if you have Homebrew and I'm guessing everyone who needs ssh-copy-id would already have homebrew installed.
Just do: brew install ssh-copy-id
link