inscol - insert columns in a table
SYNOPSIS
inscol [-fc] [-Dn] newcolumn... < table
DESCRIPTION
inscol
prepends new blank column(s) with the column names specified on the
command line.
OPTIONS
-fc
c
(not TAB) is the input column
separation character.
-Dn turn on debugging at level n, or 1 if n
is not specified.
EXAMPLE
$ inscol New < inventory
New Item Amount Cost Value Description
--- ---- ------ ---- ----- -----------
1 4 50.1 rubber gloves
2 100 5.23 500 test tubes
3 5 80 400 clamps
4 23 19 437 plates
5 99 24 2376 cleaning cloth
6 89 147 13083 bunsen burners
7 5 175 875 scales
SEE ALSO