minix man page for yes

Query: yes

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
purity(6) - debian
purity(6) - centos
purity(6) - mojave
dpkg-preconfigure(8) - freebsd
Similar Topics in the Unix Linux Community
Korn Shell Script - Getting yesterdays date
get yesterday in yyyymmdd format
Find and change flag "Yes to No" or "No to Yes"
How to get yesterday's date accurately using ksh?
Grep for string and substitute if exits with a yes/no