显示文件:
defaults write com.apple.finder AppleShowAllFiles -bool true
隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool false
- 记得 KillAll Finder 来重启 Finder
显示文件:
defaults write com.apple.finder AppleShowAllFiles -bool true
隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool false