[macOS] 禁止 macOS 在挂载设备上生成 DS_Store 文件

  1. 打开终端.
  2. 输入以下命令:
1
2
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true
killall Finder
  1. 尝试挂载后验证.

[macOS] 禁止 macOS 在挂载设备上生成 DS_Store 文件
https://www.aojie654.com/20260701_macos_disable_dot_files/
Author
aojie654
Posted on
July 1, 2026
Licensed under