Click to See Complete Forum and Search --> : Cancelling print job


ctlmd
07-17-2005, 12:19 PM
This seems like an easy one. How do you cancel a print job when it won't cancel using printconf-gui / print manager. It worked for one print job but then just kept going for a second in the que when I put in 'Cancel Documents', although it seemed to take the request. The status just says Pending (?).

Hayl
07-17-2005, 01:09 PM
lpq <-- this command prints the print job numbers

lprm <print job number> <-- this command removes print jobs from the queue

ctlmd
07-17-2005, 01:35 PM
Thought it was an easy one.