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:-
Advertisements
- 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
Related posts:
How to force quit program in Mac OS X
How to migrate SVN repository?
How to disable Front Row shortcut key in Mac
How to search files by content in Mac / Linux
How to disable Skype auto start in Mac?
How to play .mkv file in Mac OS X
Free image editor for Mac OS X / XP / Vista / Linux
Mac: Change print screen file location
Share this with your friends:-
Thanks for the tip. New to Mac and had a difficult getting it.
Worked perfectly! Thank you! This has been bugging me for ages.
The instructions worked for me. Many thanks.
The response by MacGenie didn’t – opened up a Search window.
Terminal approach is really simple and worked well though so perfecto.
From the Finder press Command-F. Click on the button that says ‘kind.’ Select ‘Other…’ and then select ‘file invisible’. Click the button to the right of the ‘File visibility’ button and select ‘Visible or Invisible.’