HOW TO SHOW HIDDEN FILES IN MAC
Click on Terminal under Applications:Utilities.
Enter the following commands in the terminal window. (Press enter after each line).
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
After this your Finder will restart and you will be able to see hidden files!
Enter the following commands in the terminal window. (Press enter after each line).
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
After this your Finder will restart and you will be able to see hidden files!