I am trying to install ssh-copy-id, and it wants to be placed in
/usr/local/bin/
but when I do
cd /usr/local/
it responds with
-bash: cd: /usr/local/: No such file or directory
Is this because I have a fresh install of Yosemite and the changed the location of /usr/local/?
/usr/local/bin/. Will the items I place in that folder, be immediately available in bash? Or do I have to add a reference to/usr/local/bin/? – Arian Faurtosh Nov 24 '14 at 20:32