显示隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool true;
KillAll Finder
恢复隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool false;
KillAll Finder
2024-01-12 20:34:22
显示隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool true;
KillAll Finder
恢复隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool false;
KillAll Finder
下一篇:Mac系统显示隐藏文件及文件夹