How to hide and Un-hide Hidden files in Finder for Mac


There may come a time when you need to show the hidden files in Finder. This is something that you may not have to do very often but when you do don’t forget to hide the files again. This is also nothing new if you have used a Mac for a while but it’s one of those things that if you don’t do it very often it’s easily forgotten.

The Terminal can be found a few different ways. You can search for it in Spotlight, You can open the Finder and go to your Apps folder then go to the Utilities folder then scroll down to its location or (if your on Lion) you can go to Mission Control and open Utilities and then open Terminal.

I would also suggest copying and pasting the text opposed to typing it in so there is no mistake to the command working.

 

 

Here’s how to show Hidden Files-

1. Open the Terminal.

2. Type in this text and hit the Return key after each command.

defaults write com.apple.finder AppleShowAllFiles TRUE

Then type in:

killall Finder

 

Here How to Hide Hidden files after you have shown them-

1. Open Terminal

2. Type in:

defaults write com.apple.finder AppleShowAllFiles FALSE

Then type in:

killall Finder

and now then files will be hidden again.

 

 

Tags: , , ,

2 Comments on “How to hide and Un-hide Hidden files in Finder for Mac”

  1. grndplane January 22, 2012 at 6:50 am #

    Does ctrl+H work? I know this works in Linux.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: