Re: [RFC] Initialisation of ssh-agent

From: Colin Watson (cjwatson_at_debian.org)
Date: 07/23/03

  • Next message: Colin Watson: "Re: New packages"
    Date: Wed, 23 Jul 2003 09:27:36 +0100
    To: debian-user@lists.debian.org
    
    

    On Sat, Jul 19, 2003 at 07:07:19PM +0200, HdV@DTO.TUDelft.NL wrote:
    > Finally there is the output of "ps ux". I use it to verify the PID of
    > the ssh-agent process. For that I take the value found in the second
    > column, but I am not sure if "ps ux" will give me that on all/most
    > unices. Does anyone on the list know?

    ps is probably the most inconsistent command in the entirety of Unix.
    No, 'ps ux' won't work on Unix systems which take most of their heritage
    from System V rather than BSD, and there is probably no one set of ps
    arguments that will work everywhere.

    Cheers,

    -- 
    Colin Watson                                  [cjwatson@flatline.org.uk]
    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Colin Watson: "Re: New packages"