<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> on some file systems, you can "shallow copy" a file, basically "that one over there but with copy on write please". This is called reflinking. With cp, you can make it do that by specifying "--reflink=always"</p><p>If your file system supports that, does wine use this?</p>