DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦f481b9e61⟧ TextFile

    Length: 526 (0x20e)
    Types: TextFile
    Notes: UNIX file
    Names: »num.1«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »usr/man/man1/num.1« 

TextFile

.ig
	@(#)num.1	2.1	7/1/84
	@(#)Copyright (C) 1983 by National Semiconductor Corp.
..
.TH NUM 1
.UC 4
.SH NAME
num \- number lines
.SH SYNOPSIS
.B num
[
file ...
]
.SH 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.
.PP
.I Num
is actually just the
.B \-n
option of the
.IR cat (1)
command.
.SH SEE\ ALSO
cat(1), pr(1)