tcl.listabs
Displays Spooler assignment status for all users, a specific port, or a range of ports.
Syntax
listabs {port.number{-port.number}} {options}
Description
displays the current Spooler assignment parameters for each process on the system.
If a port.number, or range of port.numbers is specified, the report is limited to the given port(s).
The report has the following format:
line# status copies form# device
'line#' port.number of each process. (see 'who' or 'listu')
'status' current output options (see 'sp-assign').
'copies' current number of copies (see 'sp-assign').
'form#' current form queue (see 'sp-assign').
'device' printer device name attached to the form queue (see 'assignfq').
Options
* see 'options: TCL'.
Example
listabs (p
This directs the output of 'listabs' to the spooler.
listabs 5
5 p 1 11 hp-lzrii
listabs 3-12
Line# Status Copies Form# Device
3 p 1 3 hp-lzrii
4 p 1 0 dp.lzr
5 p 1 11 hp-lzrii
6 hs 1 11 hp-lzrii
7 p 1 11 hp-lzrii
8 p 1 0 dp.lzr
9 p 1 7 hp-lzrii
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
