终端里输入显示隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool true
关闭显示隐藏功能
defaults write com.apple.finder AppleShowAllFiles -bool false
从新启动 Find
终端里输入显示隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool true
关闭显示隐藏功能
defaults write com.apple.finder AppleShowAllFiles -bool false
从新启动 Find