The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

yes - print out a string till doomsday

SYNOPSIS

yes [string]

DESCRIPTION

yes repeatedly prints out its argument on standard output, until killed. If no string is given, y is printed.

ENVIRONMENT

The working of yes is not influenced by any environment variables.

BUGS

yes has no known bugs.

AUTHOR

The Perl implementation of yes was originally written by Abigail, perlpowertools@abigail.be. Rewritten by Michael Mikonos to improve BSD compatibility.

COPYRIGHT and LICENSE

This program is free and open software. You may use, modify, distribute and sell this program (and any modified variants) in any way you wish, provided you do not restrict others to do the same.