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. 2 months ago
..
.gitignore Created the tested directory which will contain the tested version of each project. 2 months ago
cat_test.go Fixes for the new tested content. 2 months ago
go.mod Fixes for the new tested content. 2 months ago
go.sum Fixes for the new tested content. 2 months ago
main.go Fixes for the new tested content. 2 months ago