Hacker News new | ask | show | jobs
by grishka 716 days ago
Is it also possible to do this for removable media?

It seems to be the first time I'm seeing Apple themselves officially recommending a "defaults write" command.

1 comments

Not sure if this still works, but:

  defaults write com.apple.desktopservices DSDontWriteUSBStores -bool TRUE
Re: defaults:

https://support.apple.com/guide/terminal/edit-property-lists...