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