Skip to content

A set of coreutils written in C with a minimalist twist. Not a GNU fork.

License

Notifications You must be signed in to change notification settings

thijsvanderwoude/min-coreutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

min-coreutils

A set of coreutils written in C with a minimalist twist. Not a GNU fork.

License

min-coreutils is licensed under the 3-clause BSD License, see LICENSE for more details.

Implementation

I have followed the POSIX guideline as far as options go.

Source: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap04.html

Available implementations:

  • cat
  • cp
  • ls
  • pwd
  • uname

About

A set of coreutils written in C with a minimalist twist. Not a GNU fork.

Topics

Resources

License

Stars

Watchers

Forks