Open terminal and write these 2 commands
[sourcecode]
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
[/sourcecode]
Related Posts
Copy command to USB printer
If you need to sent a dump text to your printer for testing purposes you can you this command >…
OS X 10.9 Mavericks Workaround for SMB
Upgrading is never easy. There is always some new bug introduced as a feature. That said, you may have noticed…