Unix Print Commands

Print Commands




Command                     Description

lpr -P printername f         Output file to line printer
For ICL:
lpr -Picl2 filename

lpq -P printername           display the queue of printer jobs
For ICL:
lpq -Picl2

lprm -P printername #job     Removes the job from the printer queue
For ICL:
lprm -Picl2 -


More commands