1YES(1) User Commands YES(1)
2
3
4
6 yes - output a string repeatedly until killed
7
9 yes [STRING]...
10 yes OPTION
11
13 Repeatedly output a line with all specified STRING(s), or `y'.
14
15 --help display this help and exit
16
17 --version
18 output version information and exit
19
21 Written by David MacKenzie.
22
24 Report bugs to <bug-coreutils@gnu.org>.
25
27 Copyright © 2007 Free Software Foundation, Inc.
28 This is free software. You may redistribute copies of it under the
29 terms of the GNU General Public License
30 <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the
31 extent permitted by law.
32
34 The full documentation for yes is maintained as a Texinfo manual. If
35 the info and yes programs are properly installed at your site, the com‐
36 mand
37
38 info yes
39
40 should give you access to the complete manual.
41
42
43
44GNU coreutils 6.9 March 2008 YES(1)