Open terminal and write these 2 commands
[sourcecode]
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
[/sourcecode]
Related Posts
Check for Database Constraints
Problem Adding constraints such as check constraints or foreign keys to a table are best practices to keep your data…
AS3 Flash Resources List
BOOKS: 1. Essential Actionscript 3.0 2. Foundation Actionscript 3.0 Animation – Making Things Move – Keith Peters – Friendsofed 3.…
Add a custom favicon to your site
Mysteries Of The Favicon.ico — How To Create A Favicon In Photoshop A Favicon is a little custom icon that…