Open terminal and write these 2 commands
[sourcecode]
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
[/sourcecode]
Related Posts
SQL Server Perfomance Bible
Tips and tricks in SQL Server perfomance…. (read more)
Uninstall XCode / Xcode 4 Preview
There is no application in Mac OSX to uninstall Programs. The only thing you can do is drag an application…
iPhone Wifi MacAddress
[sourcecode lang=”c”] #if ! defined(IFT_ETHER) #define IFT_ETHER 0x6/* Ethernet CSMACD */ #endif – (IBAction)testAction:(id)sender { #pragma unused(sender) BOOL success; struct…
