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