Lead Generation Marketing Agency Lead Generation Marketing Agency
  • Marketing Calculators & Tools
    • Free Online Marketing Report
    • Lead Generation Campaign Breakeven Calculator
    • Ads Conversion Value Calculator
    • Recommended Marketing Spend Calculator
    • HighLevel: A2P 10DLC Registration Template
    • Proration Calculator
  • Websites
    • Free Privacy Policy Generator
    • Website Accessibility Tax Credit
    • Fastest WordPress Hosting
    • Gravity Forms Tips
    • Perfect Gravity Forms SPAM Blocking
    • Plugins
    • How to Think about SEO
  • Portfolio
  • Blog
    • Cloudflare Setup
    • Marketing Learned from Jesus
    • Accept Payments w/o Subscription
    • Spy on your Competitors’ Google Ads
  • Contact Us
  • Book Appointment
  • LeadGen Agency Education
    • HighLevel Tips
    • Our GHL YouTube Playlist
    • All GHL Terminology
    • Common High Level Software Questions and Why to Choose GHL
    • Value-Based Pricing Notes
    • Custom Photo Gallery on HighLevel (GHL) Websites
    • Automatically Blocking Social Media Spam DMs in HighLevel

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.

Table of Contents

Toggle
  • Easy: There’s an App for That
    • Funter
    • TinkerTool and similar apps
  • Alternative: Terminal commands
  • Tips

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–2025 · Log in

    Made with by Clifford Paulick

  • Lead Generation Marketing Agency–Always Improving Since 2010
  • Free Marketing Calculators & Tools
    • Lead Generation Campaign Breakeven Calculator
    • Free Online Marketing Report
    • Recommended Marketing Spend Calculator
    • HighLevel: A2P 10DLC Registration Template
    • Prorate Amount between Two Dates
  • Website Accessibility Tax Credit
  • HighLevel White Label Marketing Software
  • Contact Us
  • Blog
  • Marketing Calculators & Tools
    • Free Online Marketing Report
    • Lead Generation Campaign Breakeven Calculator
    • Ads Conversion Value Calculator
    • Recommended Marketing Spend Calculator
    • HighLevel: A2P 10DLC Registration Template
    • Proration Calculator
  • Websites
    • Free Privacy Policy Generator
    • Website Accessibility Tax Credit
    • Fastest WordPress Hosting
    • Gravity Forms Tips
    • Perfect Gravity Forms SPAM Blocking
    • Plugins
    • How to Think about SEO
  • Portfolio
  • Blog
    • Cloudflare Setup
    • Marketing Learned from Jesus
    • Accept Payments w/o Subscription
    • Spy on your Competitors’ Google Ads
  • Contact Us
  • Book Appointment
  • LeadGen Agency Education
    • HighLevel Tips
    • Our GHL YouTube Playlist
    • All GHL Terminology
    • Common High Level Software Questions and Why to Choose GHL
    • Value-Based Pricing Notes
    • Custom Photo Gallery on HighLevel (GHL) Websites
    • Automatically Blocking Social Media Spam DMs in HighLevel