Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bahamas10/unix-tools

a rewrite of common Unix tools in C
https://github.com/bahamas10/unix-tools

Last synced: about 2 months ago
JSON representation

a rewrite of common Unix tools in C

Awesome Lists containing this project

README

        

unix-tools
==========

a rewrite of common Unix tools in C

why?
----

1. to learn
2. to get better at C
3. to make ls(1) safe to parse with a `-0` option

How To
------

compile

make

clean up

make clean

License
-------

MIT