in reply to Working With The Process Table (AIX)
Not a Perl question. Did you bother to read the part in Proc::ProcessTable where they explain you need to read the README.aix where the author explains that you can't get that info without reading /proc/kmem and he doesn't want to do that so you can run it without root privileges.
Sure, okay, you want to do this in Perl and there are probably a few AIX guys around here so it's sort of okay. But then you just ignore je44ery when he says "There is no kernel process structure to store the full path to arguments that happen to be file name values." But hey, why would that be an issue when all you want is the full path to the arguments?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Working With The Process Table (AIX)
by Limbic~Region (Chancellor) on Aug 06, 2011 at 22:58 UTC | |
by Anonymous Monk on Aug 09, 2011 at 07:48 UTC | |
by Limbic~Region (Chancellor) on Aug 09, 2011 at 13:14 UTC | |
by NickInNC (Initiate) on Jan 10, 2012 at 20:30 UTC |