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
purity(6) - debian
purity(6) - centos
purity(6) - mojave
dpkg-preconfigure(8) - v7
dpkg-preconfigure(8) - suse
Similar Topics in the Unix Linux Community
Korn Shell Script - Getting yesterdays date
get yesterday in yyyymmdd format
Compare date from db2 table to yesterday's Unix system date
Problem to get yesterday's date flatfile with shell script
How to get yesterday's date accurately using ksh?