如果你想打开整个系统的隐藏文件可以在终端下输入以下命令:
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