mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
515d74b995
EXDEV fallback now catches AlreadyExists and replaces the destination via temp-name + fs::rename. Matches GNU mv.