usr/local/bin
Hi, I'm using a macbook air M1, how can I find the path /usr/local/bin ?
I have tried to find but there is no bin folder under the /usr/local
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
Hi, I'm using a macbook air M1, how can I find the path /usr/local/bin ?
I have tried to find but there is no bin folder under the /usr/local
There won't be a "bin" folder at that location until a third party app requires that location and creates the folder. It would be better if you would provide more details on why you care whether there is a "/usr/local/bin" folder.
.
Hi,
open Terminal.app which is located at /Applications/Utilities, then type:
sudo mkdir /usr local/bin
Sorry there is a typo.
sudo mkdir /usr/local/bin
usr/local/bin