Answers for "linux command to move all files in a directory with override"

4

linux move all files up a directory

mv myfolder/* .
Posted by: Guest on July-05-2020

Code answers related to "linux command to move all files in a directory with override"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language