yes(1) minix man page | unix.com

Man Page: yes

Operating Environment: minix

Section: 1

YES(1)							      General Commands Manual							    YES(1)

NAME
yes - an endless stream of the same word
SYNOPSIS
yes [answer]
EXAMPLES
yes | script # Answer yes to all questions from the script
DESCRIPTION
Yes sends out an endless stream of y's, each on one line. One uses it to automatically say "yes" to all questions a command may ask. This is useful for commands that ask too many "Are you sure?" questions. The optional argument makes yes use answer as the word to print instead of a single y character. YES(1)
Related Man Pages
dpkg-preconfigure(8) - linux
dpkg-preconfigure(8) - debian
purity(6) - mojave
purity(6) - osx
dpkg-preconfigure(8) - suse
Similar Topics in the Unix Linux Community
Getting yesterday DATE
Posted a Question Yesterday
basic script for yes and no answers
How to get yesterday's date accurately using ksh?
Grep for string and substitute if exits with a yes/no