Yes
yes - output a string repeatedly until killed
Repeatedly output a line with all specified STRING(s), or 'y'.
Usage
Print y repeatedly
$ yesPrint y repeatedly & pipe to a command
$ yes | apt-get upgradePrint custom string & pipe to a command
$ yes "n" | apt-get upgradeReference(s)
Last updated