Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Mork

macrumors 6502a
Original poster
Jan 9, 2009
539
34
How do you adjust Finder so it shows files and directories that start with a "."?

I would prefer Finder shows all files and directories if possible.

In my case, I have a .metadata folder with files and directories in it that don't show up in Finder so I have to use to use a command prompt.

Thanks for all help!!!

-- M
 
How do you adjust Finder so it shows files and directories that start with a "."?

I would prefer Finder shows all files and directories if possible.

In my case, I have a .metadata folder with files and directories in it that don't show up in Finder so I have to use to use a command prompt.

Thanks for all help!!!

-- M

Just an idea. Remove the . from the directories but than again I guess you have it there for a reason...
 
the "." is a system thing, not something I added. So, removing it would only work one time ... until the system puts another ". file there.

Need a better solution, but thanks for your reply.

-- M
 
Wirelessly posted (iPhone: Mozilla/5.0 (iPhone; U; CPU iPhone OS 2_2_1 like Mac OS X; en-us) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5H11 Safari/525.20)

You'll have to do it through Terminal by enabling the system to show all files. There's no way to do it through finder. You could Google that and see but I'm not at my computer at the moment so I can't get it for you. Sorry!
 
Any file or directory starting with a "." is hidden. This is the default behavior of UNIX systems. You can install a nice handy daily utility called "mainmenu" http://www.santasw.com/ There you can for example choose to see hidden files. Easy and elegant solution :cool:
 
Open terminal and type the following:

defaults write com.apple.finder AppleShowAllFiles -bool TRUE


Press CMD-OPT-ESC, select finder and hit the relaunch button.

To reverse, replace TRUE with FALSE

Alternatively, try Pathfinder (an enhanced Finder replacement), which allows you to show/hide invisibles on the fly (and has a lot of other useful stuff too). http://www.cocoatech.com/
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.