在命令行输入
显示 : defaults write com.apple.finder AppleShowAllFiles -bool true
关闭所有文件夹 KillAll Finder
隐藏 : defaults write com.apple.finder AppleShowAllFiles -bool false
关闭所有文件夹 KillAll Finder
在命令行输入
显示 : defaults write com.apple.finder AppleShowAllFiles -bool true
关闭所有文件夹 KillAll Finder
隐藏 : defaults write com.apple.finder AppleShowAllFiles -bool false
关闭所有文件夹 KillAll Finder
转载于:https://www.cnblogs.com/jacktu/archive/2011/10/09/2203503.html