How to copy one folder with files to another folder in unix/linux
From https://stackoverflow.com/questions/14922562/how-do-i-copy-folder-with-files-to-another-folder-in-unix-linux
cp -R source destination/