open a terminal and run the following to show hidden files
MacBook-Pro: defaults write com.apple.Finder AppleShowAllFiles true
MacBook-Pro: killall Finder
to hide them run the following
MacBook-Pro: defaults write com.apple.Finder AppleShowAllFiles false
MacBook-Pro: killall Finder

Loading ...
I have my MacBookPro for 1 year now, and recently I had to often the message that my
MAC OS X HDD is running out of space, and effectively finder said ZeroKB, df -h 0 available. As I was installing quite a lot of apps for test during the last year, I have decided to reinstall
snow leopard.
Read more…

Loading ...