mac显示隐藏文件
让 Finder 显示隐藏文件和文件夹
defaults write com.apple.finder AppleShowAllFiles -boolean true ; killall Finderdefaults write com.apple.finder AppleShowAllFiles -boolean false ; killall FinderLast updated
defaults write com.apple.finder AppleShowAllFiles -boolean true ; killall Finderdefaults write com.apple.finder AppleShowAllFiles -boolean false ; killall FinderLast updated