HP-UX Reference (11i v1 00/12) - 1 User Commands N-Z (vol 2)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1/neqn.1
________________________________________________________________
___ ___
p
pdq(1) pdq(1)
(TO BE OBSOLETED)
NAME
pdq - queries and lists the status of one or more print jobs
SYNOPSIS
pdq -h
pdq
[ -f "FilterCriteria" ][-F][-g][-j][-p LogicalPrinterName][-r RequestedAttributes]
[-s StyleName][-U][-x "AttributeValuePairs" ][-X AttributesFileName]
[LocalJobId[. DocNumber] ... | [GlobalJobId[. DocNumber] ... ]
DESCRIPTION
Use the pdq command to list the status of some or all of the print jobs that have been submitted to a logi-
cal printer.
If you omit both the LocalJobId and GlobalJobId and do not name a logical printer (either with the option
-p LogicalPrinterName or the command-attribute printer-name-requested), all print jobs in the
queue associated with the default logical printer (as defined in the PDPRINTER environment variable) are
listed.
If you do not specify a value for the
-r option or the command-attribute
requested-attributes
, the
pdq command defaults to the value brief. By default, you can list the attribute values only for jobs you
submit.
Jobs will be listed in the order in which the queue considers them for printing.
You can use the filtering option so the status is returned for specific jobs only. The jobs have a predefined
value for the filter that is equal to the job attribute
user-name; this value is set to your login identity
when you submit a job.
Options
Use the following options with the
pdq command:
-f FilterCriteria
Specify the filter selection criteria that you want to use for the candidate objects or print jobs. Among
the candidate object or print jobs, only those matching the filter expression are returned. This option
is equivalent to specifying the command-attribute
filter.
-F Turn off all filtering (both specified and default).
See the -U option for only turning the default filter off.
-g Turn off headings. This option is equivalent to specifying the headings=false
command attribute.
-h Display a command-specific help message containing information about command syntax and options.
This option cannot be used with another option or with an attribute.
-j Use this option to return only job attributes.
-p LogicalPrinterName
Query all jobs in queue associated with this logical printer. This option is equivalent to specifying the
command-attribute printer-name-requested.
-r RequestedAttributes
Specify the attribute values you want displayed for the specified objects. Values can be:
brief
(default), verbose, archive, "attribute_list
" , all,ornone. archive displays only attributes
that can be specified and set. This option is equivalent to specifying the command-attribute
requested-attributes
.
-s StyleName
Specify the format in which you want the attributes displayed. StyleName can be column (default)
or line
This option is equivalent to specifying the command-attribute style.
-U Suppress the default user-name filter.
-x "AttributeValuePairs"
A single attribute string, consisting of one or more attribute-value pairs.
-X AttributesFileName
The name of a file containing attribute-value pairs to be inserted at the current point in the command
HP-UX Release 11i: December 2000 1 Section 1709
___
___