HP Distributed Print Service User's Guide

Appendix B 105
LP Spooler Commands Translated to HPDPS Commands
LP Spooler Commands
lpstat -uUserName1,
UserName2, ...
pdls -U -c job -f
"job-owner==UserName1 ||
job-owner==UserName2 || …"
-r job-client-id
job-owner job-priority
submission-time job-name
total-job-octets” \*
Lists status of
print jobs for
each UserName
in list of users.
lpstat -oPrinterName pdls -U -c job -f
"printer-name-requested==
PrinterName -r
"printer-name-requested
job-client-id job-owner
job-priority
submission-time job-name
total-job-octets" \*:
Lists status of
jobs for
PrinterName.
lpstat -oRequest_Id pdls -r -g -c job LocalJobID Lists status of
print job.
lpstat -oListOfRequest-Ids,
PrinterNames
pdls -r -g -c job
LocalJobID_1 LocalJobID_n
pdls -r -g -c printer
LogicalPrinterName_1
LogicalPrinterName_n
Invokes
multiple
instances of
above lpstat
-o.
lpstat -s Equates to -d,
-v without any
arguments.
lpstat -t Equates to -s,
-a, -p, -o
without any
arguments.
lpstat -p pdls -U -c printer -f
"printer-realization==
logical" -r "printer-name
printer-ready enabled" \*:
Lists status of
all printers.
LP
Com-
mand
LP Flag
HPDPS Command, Flag and
Value
Action