Made cat() a fully standalone library function.

This commit is contained in:
Erik C. Thauvin 2021-10-13 21:36:40 -07:00
parent 2f996bec48
commit e1b043c61f
19 changed files with 1182 additions and 271 deletions

View file

@ -1,5 +1,5 @@
name: dcat
description: Concatenate file(s) to standard output.
description: Concatenate file(s) to standard output or file
version: 1.0.0
homepage: https://github.com/ethauvin/dcat