in reply to Re^4: Working With The Process Table (AIX)
in thread Working With The Process Table (AIX)
This is something I've been looking for a nicer way to do, having been burned more than once by the ps -ef|grep name|grep -v grep method. Thanks for sharing all this! I'm familiar with /proc (somewhat) and ps; how are you using getprocs64()?
|
|---|