copy every file from a directory to another in terminal code example Example: copy all files from a folder to another ubuntu cp -a ./source/. ./dest/