Essay - Published: 2016.01.31 |
DISCLOSURE: If you buy through affiliate links, I may earn a small commission. (disclosures)
Problem: I’m installing software that says it’s located in my usr/local directory. I’m trying to access a file that was supposed to be installed with it, but I can’t find the usr folder anywhere. When I open Finder and search for it, it just returns a bunch of partial matches with files in my Desktop or Documents. Where are these lower level folders located?
Solution: It appears that Macs want to hide any files/directories by default from access via Finder. Coming from Windows, this is a bit frustrating when you’re used to being able to see everything on your machine in an Explorer window. This isn’t to say that you can’t access these files at all, just that you’ll have to get your hands dirty with some terminal commands before you do.
To access the usr/local directory on your machine:
There you have it, you now have a terminal opened in the usr/local directory. The terminal is a powerful thing and can do a bunch of stuff, but that’s beyond the scope of this post. If you’re looking for ways to modify the usr/local directory or files therein, a Google search for the desired outcome should suit your needs.
The best way to support my work is to like / comment / share for the algorithm and subscribe for future updates.