defaults write com.apple.finder AppleShowAllFiles -bool true defaults write com.apple.finder AppleShowAllFiles -bool false killall Finder
显示就true隐藏就false,完了后killall所有Finder,注意大小写。恩,白痴mac。
时间: 2024-11-17 16:39:40
defaults write com.apple.finder AppleShowAllFiles -bool true defaults write com.apple.finder AppleShowAllFiles -bool false killall Finder
显示就true隐藏就false,完了后killall所有Finder,注意大小写。恩,白痴mac。