NAME

colpad - reformat leftmost text columns to specified widths


SYNOPSIS

colpad [/[!]glob] widths... <old >new


DESCRIPTION

colpad reads the input text and pads the input columns to specified widths.


BUGS

Collapses some whitespace in the ``unprocessed'' lines. Column overflow should unpad following columns until back in range.


AUTHOR

Cameron Simpson <cs@zip.com.au>