how to copy a folder's content to another in ubuntu code example Example: copy all files from a folder to another ubuntu cp -a ./source/. ./dest/