To enable, run the following in terminal:
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
To disable:
defaults write com.apple.finder AppleShowAllFiles FALSE
killall Finder

To enable, run the following in terminal:
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
To disable:
defaults write com.apple.finder AppleShowAllFiles FALSE
killall Finder
