Hacker News new | ask | show | jobs
by naikrovek 1028 days ago
APFS supports copy on write snapshots today, for any filetype. I would think that snapshot features in UTM would simply wrap that functionality.

as simple as `cp -c`

though if that were true, I guess it would be implemented already.