cat
---

.. highlight:: dune

.. describe:: (cat <file> ...)

   Sequentially print the contents of files to stdout.

   Example::

   (cat data.txt)
