yes.py
A fast implementation of yes
in Python.
~> python2 yes.py | pv >/dev/null
45.2GiB 0:00:11 [4.32GiB/s] [ <=> ]
~> python3 yes.py | pv >/dev/null
21.1GiB 0:00:05 [ 4.3GiB/s] [ <=> ]
Is this a joke?
yes
LICENSE
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2017 Bogdan Popa <popa.bogdanp@gmail.com>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.