BSD 3 development
[unix-history] / usr / man / man1 / print.1
.TH PRINT 1 2/24/79
.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)