Mac下面显示隐藏文件得命令是:
defaults write com.apple.finder AppleShowAllFiles -bool true
不显示隐藏文件得命令是:
defaults write com.apple.finder AppleShowAllFiles -bool false
Mac下面显示隐藏文件得命令是:
defaults write com.apple.finder AppleShowAllFiles -bool true
不显示隐藏文件得命令是:
defaults write com.apple.finder AppleShowAllFiles -bool false