Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printer Package Check for OpenServer 6 1

Status
Not open for further replies.

Tranbo

IS-IT--Management
Apr 14, 2010
75
0
0
US
How do I check for printer software package installed? on 1 server I can run lpm command and it show my printers

scheduler is running
system default destination: fct_itlaser
device for fct_system: /usr/facetwin/fct_pipes/fct_system
device for APHP: /dev/null
device for ARHP: /dev/null
device for HP4250n: /dev/null


on other server

# lpm
ksh: lpm: not found
#

 
Try this instead:
lpstat -t

Hope This Helps, PH.
FAQ219-2884
FAQ181-2886
 
# lpstat -t
scheduler is running
system default destination: GRN-KM350
device for GRNKM350: /dev/null
GRNKM350 accepting requests since Wed Mar 16 10:36:53 2011
printer GRNKM350 is idle. enabled since Wed Mar 16 10:36:53 2011. available.
#


-- do you why lpm doesn't work?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top