NUMBER
Section: User Commands (1)
Updated: 1. April 1989
NAME
number - add a column with sequential line number.
SYNOPSIS
number
[
< data
]
DESCRIPTION
Number
adds a columns to a
reldb
table and inserts the line number into the column.
This is essentially the same as
nl(1),
but the input and output are
reldb
tables.
SEE ALSO
reldb(1), nl(1).
BUGS
No bugs are known.