Hacker News new | ask | show | jobs
by asicsp 1838 days ago
Thanks.

>BUGS Very long lines are silently truncated.

And didn't know that about `mv`, good to know.

1 comments

It is a good practice to use cp + (verify) + rm instead of mv. Especially when the data is important.
or rsync --remove-source-files