I'm running Leopard on a MacBook Pro.
I'm relatively new to the Mac, but I came from the Unix world, and I'm very much at home in the Terminal. Therefore, I often am creating directories by hand there, using mkdir.
This works fine, but then, many of these directories don't show up in the Finder. For example, I have created a number of trees under /usr/local, but I can't seem to find them in the Finder. I have tried all sorts of things with file ownerships and permissions (chown and chmod), but none of my attempts have succeeded at making my directories Finder-visible.
Clearly, there's some MacOSX-ish stuff going on here that I don't understand. Could someone point me to some docs that will tell me how to make my directories show up in the Finder once I create them in the Terminal with mkdir?
Thanks in advance.
I'm relatively new to the Mac, but I came from the Unix world, and I'm very much at home in the Terminal. Therefore, I often am creating directories by hand there, using mkdir.
This works fine, but then, many of these directories don't show up in the Finder. For example, I have created a number of trees under /usr/local, but I can't seem to find them in the Finder. I have tried all sorts of things with file ownerships and permissions (chown and chmod), but none of my attempts have succeeded at making my directories Finder-visible.
Clearly, there's some MacOSX-ish stuff going on here that I don't understand. Could someone point me to some docs that will tell me how to make my directories show up in the Finder once I create them in the Terminal with mkdir?
Thanks in advance.
.