Create space-saving clones on macOS with PythonVisit link →You can shell out to `cp -c` using `subprocess`, or you can make a `clonefile()` syscall using the `ctypes` library.August 3, 2025cloud infrastructure storage devops securityPermalink: 2025/w31/create-space-saving-clones-on-macos-with-python Copy ← Back to Week 31
2025/w31/create-space-saving-clones-on-macos-with-python