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 GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
25 Report yes translation bugs to <https://translationproject.org/team/>
26
28 Copyright © 2018 Free Software Foundation, Inc. License GPLv3+: GNU
29 GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
30 This is free software: you are free to change and redistribute it.
31 There is NO WARRANTY, to the extent permitted by law.
32
34 Full documentation at: <https://www.gnu.org/software/coreutils/yes>
35 or available locally via: info '(coreutils) yes invocation'
36
37
38
39GNU coreutils 8.30 July 2018 YES(1)