Skip to content

Newchair2644/coreutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coreutils

Unix core utilities implemented from scratch. The goal is to create a full documented set of coreutils in modern C99, not based on any os or spec, but just with whatever options feel useful to me.

To compile simple run make and everything will compile to ./bin. Make sure to set your path temporarily like so: PATH="${HOME}/.local/bin" bin/sh.

About

unix tools implemented in modern C99

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published