Hacker News new | ask | show | jobs
by phyzix5761 716 days ago
Cool. This was a response to ops github repo which does the same as the command I commented with. Your use case is different.
1 comments

That doesn't seem to be true? Looking at the C source code, it seems to be using fsevents to delete .DS_Store files when they're created, not periodically scan every single file on the system to delete .DS_Store files
Ah ok. Thanks for pointing that out.