Re: 100's of blank pages

From: Pigeon (jah.pigeon_at_ukonline.co.uk)
Date: 02/10/05

  • Next message: Ben Jafari: "glibc_2.2.3"
    Date: Thu, 10 Feb 2005 22:46:35 +0000
    To: debian-user@lists.debian.org
    
    
    

    On Thu, Feb 10, 2005 at 09:56:00PM +0000, Joe Mc Cool wrote:
    > Pigeon wrote:
    >
    > >Run ps ax and you'll see a bunch of processes leading to one named
    > >"parallel" something (assuming your printer's on the parallel port).
    > >Kill the "parallel" process, and the ones feeding it (probably
    > >ghostscript ones) if they're still running. Don't be afraid to kill -9
    > >them if they refuse to die.
    > >
    > >
    > nah:
    >
    > ps -ef | grep parallel
    >
    > nothing.
    >
    > Even a manual perusal of the output frm ps -ef reveals nothing of interest.

    They won't show on that, because they were started by cups so they
    won't be running as you. You need the a and x options to show
    processes of other users and processes without controlling ttys.

    -- 
    Pigeon
    Be kind to pigeons
    Get my GPG key here: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x21C61F7F
    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    


  • Next message: Ben Jafari: "glibc_2.2.3"