print(1)
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:
lpr -s -p $∗
SEE ALSO
BUGS
Standard CX/UX printers will not filter their output through pr unless their interface script’s support the -p printer specific option.
CX/UX User’s Reference Manual