Skip to content

monolithic implementation of UNIX core utilities

License

Notifications You must be signed in to change notification settings

apfeltee/minutils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

monolithic implementation of UNIX core utilities

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.7%
  • Other 1.3%