Skip to content
/ cat Public

Learn simple reading and writing of Unix files.

License

Notifications You must be signed in to change notification settings

ibara/cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cat

cat is a reimplementation of the cat(1) utility without libc. It is used to teach basic file reading and writing in Unix.

Why?

Read my blog post about this codebase. (Blog post forthcoming.)

Building

Just run make. This will probably only run on OpenBSD/amd64 as is. Feel free to port to your Unix of choice.

License

ISC License. See LICENSE for details.

About

Learn simple reading and writing of Unix files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published