cat

(cat <file> ...)

Sequentially print the contents of files to stdout.

Example:

(cat data.txt)