Show hidden files in Mac OS X
Paste this code in "Terminal" app and press Enter:
defaults write com.apple.Finder AppleShowAllFiles 1 && killall Finder
This code do hidden files unvisible:
defaults write com.apple.Finder AppleShowAllFiles 0 && killall Finder
Written by Rudenko Michael
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Mac os x
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#