48927b8fc9d0814ce7a3564589218b27c6a00c32
[unix-history] / usr / src / old / print / print.1
.\" Copyright (c) 1980 Regents of the University of California.
.\" All rights reserved. The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\" @(#)print.1 5.1 (Berkeley) %G%
.\"
.TH PRINT 1 "24 February 1979"
.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
.ti +0.5i
lpr -p $*
.SH SEE\ ALSO
lpr(1), pr(1)