lpr -Pprintername myfile.ps
This command will send file myfile.ps to the printer printername
lpq -Pprintername
This command will display the status of the print queue on the printer printername
A typical printing session would be:
% lpq # get the status of the queue on the default printer
job: zeke.medc.umn.edu:yuri; status: waiting; source: LocalTalk Rank Owner Job Files Total Size active yuri 63 w.ps 259040 bytes% lpr myfile.ps # send a myfile.ps to default printer
job: zeke.medc.umn.edu:yuri; status: waiting; source: LocalTalk Rank Owner Job Files Total Size active yuri 63 w.ps 259040 bytes 1sr user 64 myfile.ps 111333 bytes% lprm 64 # remove the job with id 64 on the default printer
The color printer in BMSDL is named BMSDL-8200, this is the name
that has to be supplied with -P switch:
lpr -PBMSDL-8200 mycolorfile.ps
All other BSD printing commands can be used in the same way.
If you have any problems or questions, use the help request form.
This information is available in alternative formats upon request by individuals with disabilities. Please send email to alt-format@msi.umn.edu or call 612-624-0528. |
||||||||||||
|
HOME |
QUESTIONS |
FEEDBACK |
||||||||||||
|
||||||||||||