Skip to content

hag0r/yesgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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] ...

About

Go implementation of yes tool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages