Y
Hacker News
new
|
ask
|
show
|
jobs
by
hulitu
1835 days ago
It is a good practice to use cp + (verify) + rm instead of mv. Especially when the data is important.
1 comments
cozzyd
1835 days ago
or rsync --remove-source-files
link