What Is Better than ps (want program name etc)

clusardi2k_at_aol.com
Date: 01/22/05

  • Next message: Barry Margolin: "Re: What Is Better than ps (want program name etc)"
    Date: 22 Jan 2005 07:20:43 -0800
    
    

    Hello,

    I can get a lot of useful information about a pid if I use "ps", pipe
    the info to a file, and read the file, but is there a better way?
    Actually, what I want to do is use the "system" instruction within
    C/C++ to get this data. I think, the problem in using the ps system
    pair of instructions is I'm dependent on the operating system speed.
    Thank you,
      Christopher Lusardi


  • Next message: Barry Margolin: "Re: What Is Better than ps (want program name etc)"

    Relevant Pages