Skip to content

Development of this code has migrated to sourcehut. See https://git.sr.ht/~jos/coreutils-rs

License

Notifications You must be signed in to change notification settings

Josaphat/coreutils-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coreutils-rs

This project attempts to clone the utilities in the GNU Coreutils.

The motivation for this project is very simply for learning rust. The coreutils are relatively simple tools, but sophisticated enough that they present some interesting programming challenges.

If you're familiar with Unix-like systems, then implementing the coreutils seems like a great way to learn a new systems language.

License

coreutils-rs is a rust implementation of GNU coreutils. Copyright (C) 2019 Josaphat Valdivia

coreutils-rs is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

coreutils-rs is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with coreutils-rs. If not, see https://www.gnu.org/licenses/.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed as above, without any additional terms or conditions.

About

Development of this code has migrated to sourcehut. See https://git.sr.ht/~jos/coreutils-rs

Topics

Resources

License

Stars

Watchers

Forks

Languages