bash copy folder recursively and create new directory code example Example: linux copy folder recursively $ cp -R <source_folder> <destination_folder>