yes(1) User Commands yes(1)
NAME
yes - generate repetitive affirmative output
SYNOPSIS
yes [expletive...]
DESCRIPTION
The yes utility repeatedly outputs y, or if expletive is given, it is output repeatedly, followed by a newline. Multiple arguments are out-
put separated by spaces and followed by a newline. To terminate, type an interrupt character.
yes can be used to respond programatically to programs that require an interactive response.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWesu |
+-----------------------------+-----------------------------+
SEE ALSO
attributes(5)
SunOS 5.10 9 Jun 2000 yes(1)