Show all hidden files in the Finder windows
Type this in terminal: defaults write com.apple.Finder AppleShowAllFiles TRUE KillAll Finder To hide the hidden files again: defaults write com.apple.Finder AppleShowAllFiles FALSE KillAll Finder
Succeed with Automated Testing and TDD
Type this in terminal: defaults write com.apple.Finder AppleShowAllFiles TRUE KillAll Finder To hide the hidden files again: defaults write com.apple.Finder AppleShowAllFiles FALSE KillAll Finder