man(1) Manual page archive


     DATE(1)                                                   DATE(1)

     NAME
          zero - emit constant bytes

     SYNOPSIS
          zero [byte[nbytes]]

     DESCRIPTION
          Zero emits nbytes bytes, each with value byte. A missing
          nbytes is taken to be infinite.  A missing byte is taken to
          be zero.  Both arguments may be specified C-style.