Answers for "move all files and folder in linux including hidden"

4

linux move all files up a directory

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

Code answers related to "move all files and folder in linux including hidden"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language