linux cp contents of a directory to a new one without the directory code example Example: copy all files from a folder to another ubuntu cp -a ./source/. ./dest/