Trusted Business Software and Services Since 2010 Trusted Business Software and Services Since 2010
  • Resources
    • Fastest WordPress Hosting
    • WordPress Tips
    • WordPress Plugin Boilerplate
    • Zoho Partner
    • Digital Business Cards
  • Portfolio
  • Contact Us
    • Marketing Spend Calculator
  • Free Online Small
    Business Marketing Report
  • Blog
  • Join Cliff’s Email List

Mac OS X: Show Hidden Files in Finder

By Clifford P on August 31, 2012

Here’s a quick tip that can come in handy for web developers dealing with “dot files” like .htaccess, .gitignore, etc.

Easy: There’s an App for That

Funter

Funter’s sole purpose is to toggle showing/hiding hidden files. Just install the Funter (File Hunter) app.

Since it’s from an unverified developer (special Mac security precaution), you’ll need to right-click the funter.app from your applications folder and then click Open. You can’t simply double-click it.

TinkerTool and similar apps

There are other apps that include Funter’s functionality as one of their many options.

These apps include TinkerTool, Mountain Tweaks (works with Mountain Lion and Mavericks), and a few others you may find in the wild.

Just download and install the app of your choice… or use Terminal to do it yourself…

Alternative: Terminal commands

To force Finder to display hidden files and folders via Terminal:

  1. Open Terminal
  2. For OS X 10.9 Mavericks, run this command (lower-case finder):
    1. defaults write com.apple.finder AppleShowAllFiles TRUE
  3. For OS X 10.8 Mountain Lion, 10.7, or 10.6, run this command (upper-case Finder):
    1. defaults write com.apple.Finder AppleShowAllFiles true
  4. notice the setting for true
  5. Then run this command: killall Finder
  6. Then exit Terminal

To revert back to Finder’s default setting (hide hidden files and folders), run the opposite command but with the false setting.

Then run killall Finder and exit Terminal.

Information from OSXDaily. Only the commands were directly quoted.

Tips

  • DO NOT MESS WITH GREYED-OUT FILES AND FOLDERS IF YOU DON’T KNOW WHAT THEY DO. See OSXDaily’s link above for a screenshot of how greyed-out files and folders appear in Finder.
  • I have verified these commands worked on my Mac OS X Mavericks and Mountain Lion.
  • You don’t need to close your open Finder windows before opening Terminal or running these commands.
    • If you have one or more Finder windows open when you run the ‘killall Finder’ command, it’ll re-open all your windows for you.
  • If you use the Finder’s Archive Utility app (the default) to unzip .zip files, it unzips all files, including the hidden files, whether your system is set to view hidden files or not.
    • However, if you choose to Compress (i.e. send to Archive.zip), the hidden files will get lost unless you select them to be included, which you can only do if your system is set to display them.
  • If you don’t want to make changes to your Mac via Terminal but still want to view hidden files, a select few Mac apps like ForkLift and Dreamweaver can get the job done. ForkLift is a file browser, zip/unzip, SFTP, Amazon S3, and all around decent app.

I hope you found this tip useful.

Mac
Posted in Advice/Tips/How-To.
PreviousLastPass Free or Paid + LastPass Alternatives 2022
NextPerfect Google Apps DNS settings
  • For your review: our Policies and Contact Information

    Copyright © 2010–2023 · Log in

    Made with by Clifford Paulick

  • Trustworthy, Long-Term Software and Business Services Since 2010
  • Free Online Small Business Marketing Report
  • Resources
    • WordPress Tips
    • WordPress Plugin Boilerplate
    • Zoho Partner
    • Digital Business Cards
  • Contact Us
    • Marketing Spend Calculator
  • Blog
  • Join Cliff’s Email List
  • Resources
    • Fastest WordPress Hosting
    • WordPress Tips
    • WordPress Plugin Boilerplate
    • Zoho Partner
    • Digital Business Cards
  • Portfolio
  • Contact Us
    • Marketing Spend Calculator
  • Free Online Small
    Business Marketing Report
  • Blog
  • Join Cliff’s Email List