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