This project is a collection of many of the basic tools used on Unix-like operating systems implemented in Go as a learning exercize.
The idea here is to implement as little or as many features as you want (or focus on optimization for example), keeping functionality mostly the same.
If you're learning Go and want to contribute your own implementation, pull requests are welcome.