11 lines
187 B
Groff
11 lines
187 B
Groff
|
.TH YES 1 sbase\-VERSION
|
||
|
.SH NAME
|
||
|
yes \- output a string repeatedly
|
||
|
.SH SYNOPSIS
|
||
|
.B yes
|
||
|
.RB [ string ... ]
|
||
|
.SH DESCRIPTION
|
||
|
.B yes
|
||
|
will repeatedly output 'y' or the strings specified.
|
||
|
|