Answers for "giving path of a subfolder in parent directory"

1

linux move folder and subfolders to parent

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

Code answers related to "giving path of a subfolder in parent directory"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language