Y
Hacker News
new
|
ask
|
show
|
jobs
by
l33t2328
1835 days ago
mv doesn’t do that anymore. Is there any reason to use cp and rm instead of mv today?
1 comments
_ZeD_
1835 days ago
paranoia... you could do cp + diff md5/sha1sum src/dst + rm
link