Answers for "linux move folder and subfolders to parent"

1

linux move folder and subfolders to parent

cd to/the/dir
mv * ../
Posted by: Guest on October-08-2020

Code answers related to "linux move folder and subfolders to parent"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language