If you’d like to display certain Unix directories within your Mac’s Finder, don’t use

defaults write com.apple.finder AppleShowAllFiles TRUE

which clutters your finder with every hidden file. Just use

SetFile -a v someFileOrDir

which lets you selectively display whatever you want in OS X’s Finder. (Restart Finder for the change to take effect.)

SetFile is in /Developer/Tools

Posted Tuesday, October 2nd, 2007 at 11:44 pm
Filed Under Category: Miscellaneous
You can leave a response, or trackback from your own site.

0

Leave a Reply