| ▲ | Show HN: A cp wrapper that appends –reflink=always if possible to speed it up(github.com) | |
| 1 points by CallMeAlphabet 6 hours ago | ||
fastcp is a Rust / Bash wrapper around cp that scans if the filesystem supports reflink, and auto-appends --reflink=always if possible to make cp faster. | ||