显示文件
defaults write com.apple.finder AppleShowAllFiles -bool true
隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool false
显示文件
defaults write com.apple.finder AppleShowAllFiles -bool true
隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool false