Make hidden files visible in the Finder - Apple Mac
by Sanju[ Edit ] 2012-07-02 12:06:30
Make hidden files visible in the Finder - Apple Mac
One of the most well known and widely used terminal commands. Use the snippet below to make hidden files visible in the Finder.
defaults write com.apple.Finder AppleShowAllFiles YES
Set it back to “NO” to re-hide the files.