0rac1e / GoUnix

This project is a collection of many of the basic tools used on Unix-like operating systems implemented in Go as a learning exercize.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoUnix

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.

Contributing

If you're learning Go and want to contribute your own implementation, pull requests are welcome.

Implementations

About

This project is a collection of many of the basic tools used on Unix-like operating systems implemented in Go as a learning exercize.

License:MIT License


Languages

Language:Go 100.0%