Yes
|
From Linuxconfig.org
.. back to the list of Linux Commands
Name
yes - output a string repeatedly until killed
Synopsis - man page
yes [STRING]... yes OPTION
Examples
yes command is used mainly for a testing purposes. It repeatedly prints "y" to the sttout until it is killed. Press CTRL + c to finish yes execution.
$ yes















