Skip to content
/ yes Public

yes command line tool written in Swift. 60+ times faster than macOS built-in yes.

Notifications You must be signed in to change notification settings

thii/yes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yes Build Status

yes -- be repetitively affirmative

60+ times faster than macOS' built-in yes.

Installation

make

And copy yes to wherever you want.

Usage

yes [expletive]

The yes utility outputs expletive, or, by default, y, forever.

Benchmark

Swift yes

$ ./yes | pv > /dev/null
... [2.4GiB/s] ...

macOS built-in yes

$ yes | pv > /dev/null
... [38.0MiB/s] ...

License

MIT

About

yes command line tool written in Swift. 60+ times faster than macOS built-in yes.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published