This is an education project that attempts to reimplement the GNU coreutils in Go. You can find the full manual here: https://www.gnu.org/software/coreutils/manual/coreutils.html
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Zed A. Shaw 1b307dc52d Fixes for the new tested content. 10 months ago
..
.gitignore Created the tested directory which will contain the tested version of each project. 10 months ago
go.mod Created the tested directory which will contain the tested version of each project. 10 months ago
go.sum Created the tested directory which will contain the tested version of each project. 10 months ago
main.go Created the tested directory which will contain the tested version of each project. 10 months ago
od_test.go Fixes for the new tested content. 10 months ago