sbase

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

yes.1 (183B)


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