Show or Hide hidden files in Finder OS X

On May 10, 2011, in Uncategorized, by Chris Carey

Here is how it’s done via the Terminal:

defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder

How to Hide Hidden Files:

defaults write com.apple.finder AppleShowAllFiles FALSE
killall Finder

Thanks Brooks Andrus

 

One Response to Show or Hide hidden files in Finder OS X

  1. Just came across this after all my files magically disappeared for some reason. Thank you!

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>