To Index

 Documented in Volume 1 of the UNIX Programmers Manual.


 % yes
  will repeatedly output "y" (followed by a newline) until you key in DELETE.


 % yes expletive
  will repeatedly output "expletive" (followed by a newline) until you key 
  in DELETE.

To Index