mte/unikernel/duniverse/dune_/doc/reference/actions/cat.rst
2025-11-11 02:07:51 +01:00

12 lines
150 B
ReStructuredText

cat
---
.. highlight:: dune
.. describe:: (cat <file> ...)
Sequentially print the contents of files to stdout.
Example::
(cat data.txt)