summaryrefslogtreecommitdiffstats
path: root/components/cat.c
AgeCommit message (Collapse)Author
2022-11-24New component: catdrkhsh
Generically reads an arbitrary file natively. Saves a few layers of execution in comparison to using `run_command` with an argument like `cat ./file`.