PRINT(UCB) — UNIX Programmer’s Manual
NAME
print − pr to the line printer
SYNOPSIS
print file ...
DESCRIPTION
Print pr’s a copy of each named file on the line printer. It is a one line shell script:
pr $* | lpr
SEE ALSO
lpr(UCB), pr(1)
BUGS
7th Edition — 2/24/79