Operating System - HP-UX
1826941 Members
2197 Online
109705 Solutions
New Discussion

Re: How to print to a specified printer?

 
SOLVED
Go to solution
Sharvil Desai
Frequent Advisor

How to print to a specified printer?

Hi guys! I am really new at HP-UNIX, and need help printing a file. My computer is connected to more than one printer, when I try to print a file it prints to othe printer and not the one I want to print to. how can I specify which printer it should print to? Please help thanx!
the printer I want to print to is called
lv_hp5si
Thanks very much!
"help!"
3 REPLIES 3
John Carr_2
Honored Contributor
Solution

Re: How to print to a specified printer?

Hi

lp -dlv_hp5si file

-d is for destination

cheers
john.
Sharvil Desai
Frequent Advisor

Re: How to print to a specified printer?

:-) Thank you so much for your quick response! IT WORKED!
"help!"
Bruno Dostie
Advisor

Re: How to print to a specified printer?

you can do man command
# man lp

it will give you more informations on lp possibilities.

Regards
DOSB