Show hidden files in Finder
To display hidden files in Finder type the following commands in the Terminal:
$ defaults write com.apple.finder AppleShowAllFiles TRUE $ killall Finder
Random thoughts
To display hidden files in Finder type the following commands in the Terminal:
$ defaults write com.apple.finder AppleShowAllFiles TRUE $ killall Finder