emmiegit / minutils

Reimplementation of some of the coreutils for fun and profit.

Home Page:https://gitlab.com/ammongit/minutils.git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minutils

A minimalist implementation of some of the coreutils for fun. Every binary performs the essential function(s) of their coreutil counterpart, with no --help or --version messages, and only minor error reporting.

Compile by invoking make. The final binaries will exist in bin/.

This project is licensed under the WTFPL.

About

Reimplementation of some of the coreutils for fun and profit.

https://gitlab.com/ammongit/minutils.git

License:Do What The F*ck You Want To Public License


Languages

Language:C 99.0%Language:Makefile 0.8%Language:Assembly 0.2%