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?


In reply to Re: Working With The Process Table (AIX) by Anonymous Monk
in thread Working With The Process Table (AIX) by Limbic~Region

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.