Where is the list of hidden folders kept?
October 24, 2007 2:24 PM
Subscribe
Mac OS X filter: In terminal, if I go to / and ls, I see a bunch of folders that are hidden in Finder, for example /etc, /private, /sbin, and so on. How do I add a folder to that list?
In the dark recesses of my memory I remember there being some kind of file somewhere that contains a list of the paths that the Finder should hide, but my Google-fu is failing me and I can only find people telling me how to turn ON the "show hidden files and folders" option, which isn't what I want at all!
If you care, it's because I have a /sw folder that Fink created, that I want to be hidden too. Any pointers greatly appreciated.
posted by jon4009 to computers & internet (8 comments total)
6 users marked this as a favorite
/Developer/Tools/SetFile -a V /sw
It should grey the icon immediately, but you'll need to logout/login to see the real change.
posted by sbutler at 2:43 PM on October 24, 2007