Reply to comment

Showing hidden files and directories in OSX

in the Terminal type:

defaults write com.apple.finder AppleShowAllFiles TRUE

killall Finder 


To change it back back, type:

defaults write com.apple.finder AppleShowAllFiles FALSE

killall Finder

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options