Tuesday, October 7, 2014

show all hidden files in mac os

  1. Open Terminal found in Finder > Applications > Utilities
  2. In Terminal, paste the following: defaults write com.apple.finder AppleShowAllFiles YES
  3. Press return
  4. Hold ‘alt’ on your keyboard, then right click on the Finder icon in the dock and click Relaunch.


defaults write com.apple.finder AppleShowAllFiles NO

No comments: