An open API service indexing awesome lists of open source software.

https://github.com/jonaylor89/view

A clone of the unix utility 'cat'
https://github.com/jonaylor89/view

Last synced: 21 days ago
JSON representation

A clone of the unix utility 'cat'

Awesome Lists containing this project

README

          

# clone of the command line tool 'cat'

The source for this looks similar to BSD's cat source but isn't identical. I
made this to practice C and understand how commonly used tools are made.

TODO:
---------
1.) add syntax highlighting