Answers for "linux move all files and folder from one directory to another"

4

linux move all files up a directory

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

Code answers related to "linux move all files and folder from one directory to another"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language