/minutils

Reimplementation of some of the coreutils for fun and profit.

Primary LanguageCDo What The F*ck You Want To Public LicenseWTFPL

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.