显示隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool true
killall Finder
不显示
defaults write com.apple.finder AppleShowAllFiles -bool false
killall Finder
显示隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool true
killall Finder
不显示
defaults write com.apple.finder AppleShowAllFiles -bool false
killall Finder
本文标题:mac下面显示隐藏文件
本文链接:https://www.haomeiwen.com/subject/coogsttx.html
网友评论