I can hold a print job in his queue with the lp command, like "lp -i 3 -H hold" which holds the print job with id 3. But how can in verify, which jobs are held? Is there no command, who can display this information? Thanks for any help. Stephan
On Fri, 2005-11-04 at 11:07 +0100, Stephan Böni wrote:
I can hold a print job in his queue with the lp command, like "lp -i 3 -H hold" which holds the print job with id 3. But how can in verify, which jobs are held? Is there no command, who can display this information?
Thanks for any help.
Stephan
Possibly lpstat -t may show the info you are after. -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998
* Stephan Böni <boeni@bpm.ch> [11-04-05 05:11]:
I can hold a print job in his queue with the lp command, like "lp -i 3 -H hold" which holds the print job with id 3. But how can in verify, which jobs are held? Is there no command, who can display this information?
lpq - show printer queue status man lpq lpq -P <dest> lpq -a -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery2
participants (3)
-
Ken Schneider
-
Patrick Shanahan
-
Stephan Böni