Answers for "move all files in a directory linux to another"

0

ubuntu move all files in directory

mv /from/dirctory/* /to/drictory
Posted by: Guest on July-30-2021

Code answers related to "move all files in a directory linux to another"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language