mte/unikernel/duniverse/dune_/doc/reference/actions/cat.rst

13 lines
150 B
ReStructuredText
Raw Normal View History

2025-11-11 02:07:51 +01:00
cat
---
.. highlight:: dune
.. describe:: (cat <file> ...)
Sequentially print the contents of files to stdout.
Example::
(cat data.txt)