顯示點(diǎn)號開頭的文件:
defaults write com.apple.finder AppleShowAllFiles -bool true
取消:
defaults write com.apple.finder AppleShowAllFiles -bool false
顯示點(diǎn)號開頭的文件:
defaults write com.apple.finder AppleShowAllFiles -bool true
取消:
defaults write com.apple.finder AppleShowAllFiles -bool false