You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.Dd 2015-10-08
|
|
.Dt YES 1
|
|
.Os sbase
|
|
.Sh NAME
|
|
.Nm yes
|
|
.Nd output strings repeatedly
|
|
.Sh SYNOPSIS
|
|
.Nm
|
|
.Op Ar string ...
|
|
.Sh DESCRIPTION
|
|
.Nm
|
|
will repeatedly write 'y' or a line with each
|
|
.Ar string
|
|
to stdout.
|