NAME

yes — output a string repeatedly until killed.

SYNOPSIS

yes [STRING]... 
yes OPTION

DESCRIPTION

Repeatedly output a line with all specified STRING(s), or ‘y’.

-h, --help 
  display help and exit
-v, --version 
  output version information and exit

BUGS

See GitHub Issues: https://github.com/takashiidobe/libc/issues

AUTHOR

Takashi Idobe mail@takashiidobe.com

SEE ALSO

false(1)