Table of Contents
margin - add whitespace to the beginning of each line in a file
margin
<size>
This program reads from the stdin and prepends
size number
of spaces of each line of input and writes the result to stdout. Blank lines
are skipped.
- size
- Number of spaces to add.
$Id:
margin.1,v 1.0 1999/02/09 23:21:38 kitchen Exp $
Table of Contents