Copy from child to parent

PHOTO EMBED

Wed Oct 28 2020 20:32:40 GMT+0000 (Coordinated Universal Time)

Saved by @sgp #commandline

cd /path/to/child/directory
cp ./* ../ -R
content_copyCOPY

https://askubuntu.com/questions/1192190/how-can-i-copy-the-contents-of-a-child-folder-to-its-parent-folder-using-command