Skip to content

gsingh93/rust-coreutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rust Coreutils

This repository contains implementations of various tools from the Coreutils package written in the Rust programming language.

These implementations are currently not POSIX-compliant and should not be used if you require POSIX-compliant behavior.

Pull requests adding tools, fixing bugs, or improving POSIX-compliance are welcome.

To build, run make in the root directory. All programs in src will be compiled and the binaries will be placed in bin.

About

Implementations of tools from the coreutils package in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages