How to show hidden files in Finder - Mac OS X

Mac OS X Finder hide hidden files by default. To show hidden files in Finder, you need to use two commands (AppleShowAllFiles and killall).

Just follow the steps below and your finder will show hidden files:-

  • Start your “Terminal”
  • type “defaults write com.apple.finder AppleShowAllFiles TRUE” and enter (without the quote)
  • type “killall Finder” and enter (without quote)
  • Done. You have just enable your show hidden files in Finder

To disable the show hidden files in Finder, follow the steps below:-

  • Start your “Terminal”
  • type “defaults write com.apple.finder AppleShowAllFiles FALSE” and enter (without the quote)
  • type “killall Finder” and enter (without quote)
  • Done. You have just disable your show hidden files in Finder
Share and Enjoy:
  • Reddit
  • BlinkList
  • del.icio.us
  • Digg
  • Fark
  • IndianPad
  • StumbleUpon
  • YahooMyWeb
Posted at July 11th, 2008 by chua

If you think this article helps you to solve your problem and clear your headache, feel free to buy me a drink :)

Related Post

Leave a Reply