linux recursive copy of directory code example Example: linux copy folder recursively $ cp -R <source_folder> <destination_folder>