Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 494 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 494 Bytes

yesgo

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.

Install

$ go get github.com/sthagedorn/yesgo
$ yesgo | pv > /dev/null
... [5,66GiB/s] ...