Go implementation of yes tool
This reddit thread showed that the GNU yes
tool
is extremely fast.
This is a implementation of the yes
tool in Go. It's extremely fast and maybe even a bit faster than GNU yes.
$ go get github.com/sthagedorn/yesgo
$ yesgo | pv > /dev/null
... [5,66GiB/s] ...