Operating System - HP-UX
1837962 Members
3224 Online
110124 Solutions
New Discussion

Re: Very large Print request

 
Angela Swyers_1
Frequent Advisor

Very large Print request

A user just told me that they sent a very large print request to a printer. Through Sam I went into printer then to lp spooler. When I go to print requests it just sits there trying to get print request information. Is there anyway I can kill the jobs that are being sent to the spooler?
4 REPLIES 4
Sundar_7
Honored Contributor

Re: Very large Print request

You can use cancel command to cancle the jobs sent to the spooler.
Learn What to do ,How to do and more importantly When to do ?
Michael Tully
Honored Contributor

Re: Very large Print request


Use the 'cancel' command

e.g.
cancel printer-job

# cancel printer1-4567

# man cancel

If you lots of jobs

# cancel -e printer1
Anyone for a Mutiny ?
twang
Honored Contributor

Re: Very large Print request

# cancel -e
Manish Srivastava
Trusted Contributor

Re: Very large Print request

hi,

first just disable the printer then as others pointed out use the cnacel command.

manish