cat
---

.. highlight:: dune

.. dune:action:: cat
   :param: <file> ...

   Sequentially print the contents of files to stdout.

   Example::

   (cat data.txt)
