OSX -> show all files in finder:
In the Terminal type:
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
OSX -> show all files in finder:
In the Terminal type:
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
Still works with OS X 10.8.2 Mountain Lion.
note: this command doesn’t need sudo or su, works for the regular user account.
LikeLike