Things You'll Need:
- Apple Macintosh Computer running Mac OS X
- Terminal (comes with Mac OS X)
-
Step 1
Launch the Terminal which is under Applications > Utilities > Terminal in Mac OS X Leopard.
-
Step 2
Type in "defaults write com.apple.finder AppleShowAllFiles -bool true" (without the quotes, pay attention to the capital letters) at the command prompt, right after the dollar sign.
-
Step 3
Restart the Finder by typing in "killall Finder" minus the quotes and be sure to capitalize Finder. You can also restart the Mac OS X Finder by clicking the Apple on the upper left of the screen and selecting "Force Quit." Click on "Finder" and hit the "Relaunch" button.
-
Step 4
Open up a Finder window by going to the Dock and clicking on the Finder icon.
-
Step 5
See that there are now files with a dot (or period) in front of them like ".Trash" and others. You can also create hidden files yourself by naming them with a dot in front of the filename.
-
Step 6
Log off Terminal by typing in "exit" at the prompt and quit the program.
-
Step 1
Launch the Terminal if you haven't shut it down.
-
Step 2
Type in "defaults write com.apple.finder AppleShowAllFiles -bool false" (without the quotes, this is case sensitive) at the command prompt.
-
Step 3
Relaunch the finder by typing in "killall Finder" without the quotes and remembering the case sensitivity.
-
Step 4
Open a new Finder window. Those files that had the dot preceding the file name are hidden again.







Comments
showpup said
on 5/30/2008 Fabulous and how to re-hide as well. Cool.
L1onherd said
on 5/30/2008 Great tips!!!!