Answers for "find all files in directory and move them up one level linux"

4

linux move all files up a directory

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

Code answers related to "find all files in directory and move them up one level linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language