cat is a reimplementation of the cat(1) utility without libc. It is used to teach basic file reading and writing in Unix.
Read my blog post about this codebase. (Blog post forthcoming.)
Just run make
.
This will probably only run on
OpenBSD/amd64
as is.
Feel free to port to your Unix of choice.
ISC License.
See LICENSE
for details.