To view hidden files use the following command within a terminal window:
$ defaults write com.apple.finder AppleShowAllFiles TRUE
$ killall Finder
To hide them again change TRUE to FALSE.
To view hidden files use the following command within a terminal window:
$ defaults write com.apple.finder AppleShowAllFiles TRUE
$ killall Finder
To hide them again change TRUE to FALSE.