1.打开终端,输入以下命令:
显示隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool true
关闭显示隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool false
2.重新加载Finder
快捷键option+command+esc,选中Finder,重新启动
1.打开终端,输入以下命令:
显示隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool true
关闭显示隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool false
2.重新加载Finder
快捷键option+command+esc,选中Finder,重新启动