how to Copy all files from one folder to another in linux code example Example: copy all files from a folder to another ubuntu cp -a ./source/. ./dest/