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

⟦c95434433⟧ TextFile

    Length: 335 (0x14f)
    Types: TextFile
    Notes: UNIX file
    Names: »print.1«

Derivation

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

TextFile

.ig
	@(#)print.1	2.1	7/1/84
	@(#)Copyright (C) 1983 by National Semiconductor Corp.
..
.TH PRINT 1
.UC
.SH NAME
print \- pr to the line printer
.SH SYNOPSIS
.B print
file ...
.SH DESCRIPTION
.I Print
.I pr's
a copy of each named file on the line printer.
It is a one line shell script:
.PP
.DT
	pr $* | lpr
.SH SEE\ ALSO
lpr(1), pr(1)