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 create password protected zip file in Mac OS X
Mac: Change print screen file format to jpg
How to clear print queue in Mac?
How to switch window within the same program in Mac OS X
How to disable window animations in Mac OS X
Free Project Management software for Mac OS X - GanttProject
Adjust your Mac fan speed with smcFanControl
How to password protect folder in Mac OS X
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.’