mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
mv: Make mv command fallback to copy only if the src and dst are on different device
This commit is contained in:
parent
511590ad44
commit
b96f825503
5 changed files with 142 additions and 1 deletions
|
@ -136,6 +136,7 @@ vmsplice
|
|||
|
||||
# * vars/libc
|
||||
COMFOLLOW
|
||||
EXDEV
|
||||
FILENO
|
||||
FTSENT
|
||||
HOSTSIZE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue