Thank all of you. You are a wonderful resource. Problem is solved.
Doug

fred smith wrote:

> On Thu, Feb 14, 2002 at 10:05:07AM -0700, Doug Piper wrote:
> > I clicked on a file on a ftp site and instead of mearly giving me the
> > file it sent it to the printer. I have no clue how to empty the print
> > spool. So far it has ruined  50 sheets of paper and I will need to spend
> > $25 on a new ink cartridge. I did not want the stupid thing to be
> > printed. I don't want this to happen again. Finally I turned off the
> > printer until I can figure out how to empty the spool.
> >
> > I am running 6.0.
> >
> > Thanks,
> > Doug
> >From a terminal window (or a text console) do:
>
>         lpq
>
> and it will show you the jobs (if any) currently in the default print queue.
> if you have more than one print queue defined, you can do:
>
>         lpq -Pprint-queue-name
>
> To flush a job from the print queue, do:
>
>         lprm jobid
>
> where the jobid is the value shown in the output from lpq.
>
> Fred
>
> --
> ---- Fred Smith -- [EMAIL PROTECTED] ------------------------ ----
>                     Do you not know? Have you not heard?
>     The LORD is the everlasting God, the Creator of the ends of the earth.
>   He will not grow tired or weary, and his understanding no one can fathom.
> ----------------------------- Isaiah 40:28 (niv) -----------------------------
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to