wangpengfei

mac 显示 隐藏文件

打开“终端”,输入下面的命令:
    defaults write com.apple.finder AppleShowAllFiles -bool true
    KillAll Finder
这时,我们再打开Finder。Wow,出现了好多隐藏的文件。
隐藏
    defaults write com.apple.finder AppleShowAllFiles -bool false
    KillAll Finder

分类:

技术点:

相关文章: