Nowhere to Hide: showing full file/dirs on MacOSX
Submitted by bingomanatee on 31 August, 2009 - 12:30
The Mac has more files and directories than most people "need to see" but if you are using it as a developer, those files and directories can be important. Here's how to show all the files and paths on the Mac.
Go to a console, and type the following:
defaults write com.apple.finder AppleShowAllFiles -bool true killall Finder

Post new comment