标签:files mac apple ext false find text com write
defaults write com.apple.finder AppleShowAllFiles -bool true; killall Finder //显示隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool false; killall Finder //隐藏隐藏文件
标签:files mac apple ext false find text com write
原文地址:http://www.cnblogs.com/myh1036166261/p/6228177.html