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
purity(6) - debian
purity(6) - redhat
dpkg-preconfigure(8) - xfree86
dpkg-preconfigure(8) - centos
dpkg-preconfigure(8) - v7
Similar Topics in the Unix Linux Community
Getting yesterday DATE
Posted a Question Yesterday
Compare date from db2 table to yesterday's Unix system date
How to get yesterday's date accurately using ksh?
Grep for string and substitute if exits with a yes/no