sbase

suckless unix tools
git clone git://git.2f30.org/sbase
Log | Files | Refs | README | LICENSE

yes.1 (205B)


      1 .Dd 2015-10-08
      2 .Dt YES 1
      3 .Os sbase
      4 .Sh NAME
      5 .Nm yes
      6 .Nd output strings repeatedly
      7 .Sh SYNOPSIS
      8 .Nm
      9 .Op Ar string ...
     10 .Sh DESCRIPTION
     11 .Nm
     12 will repeatedly write 'y' or a line with each
     13 .Ar string
     14 to stdout.