.\" 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 4.1 (Berkeley) 04/29/85 .\" .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)