Posts Tagged ‘hidden files’

Show Hidden Files In Mac OS X Finder With This Command

By default, hidden files are, well, hidden in Finder on Mac OS X, and there is no method to enable viewing hidden files within the Preferences menu for Finder. But, there is a Terminal command you can use to enable viewing hidden files in Finder. In Terminal, type this command: defaults write com.apple.finder AppleShowAllFiles -boolean true After…
Read On…