显示影藏文件命令:
defaults write com.apple.finder AppleShowAllFiles -bool true
关闭显示影藏文件命令:
defaults write com.apple.finder AppleShowAllFiles -bool false
命令运行之后需要重新加载Filder,选中Finder,快捷键:option + command + esc,重启即可
显示影藏文件命令:
defaults write com.apple.finder AppleShowAllFiles -bool true
关闭显示影藏文件命令:
defaults write com.apple.finder AppleShowAllFiles -bool false
命令运行之后需要重新加载Filder,选中Finder,快捷键:option + command + esc,重启即可