NUMBER(VI) − PWB/UNIX 8/24/77
NAME
number − number lines like the ex ‘#’ command
SYNOPSIS
number [ file ... ]
DESCRIPTION
The lines in the specified files, or the standard input, are copied to the standard output preceded by line numbers. Tabs remain aligned in the output as the lines are printed preceded by the number blank padded to six digits and then 2 spaces.
SEE ALSO
AUTHOR
William Joy
BUGS