mv equivalent rsync command [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . i'm trying to move folders to another folders using command line , with overwrite if already exists, but i got error "Is a directory" when using mv.. example: mv src/test/ dest/ there are many files and folders on src/test/, there are also some files and some folders on dest/ and i want files and folders on dest