Home
Lab Overview
Retrotechnology Articles
⇒ Online Manual
Media Vault
Software Library
Restoration Projects
Artifacts Sought
lpr(1)
pr(1)
print − pr to the line printer
print file...
The print command uses pr to print a copy of each named file on the line printer. It is a one line shell script:
lpr -p $*
lpr(1), pr(1)