Things You'll Need:
- Mac OS X
- Terminal application
-
Step 1
Mac OS X Terminal ApplicationFind your Terminal application (located in your Applications/Utilities directory) and double click to launch it.
-
Step 2
Enter the Command into Your Terminal applicationIn your Terminal application enter the following command:defaults write com.apple.finder AppleShowAllFiles TRUE
-
Step 3
Log out of your Mac OS X session and log in again or restart your computer to see the changes.
-
Step 4
To reverse the effect and hide the hidden files in the finder, enter the following terminal command:defaults write com.apple.finder AppleShowAllFiles FALSE












