peschkaj has asked for the wisdom of the Perl Monks concerning the following question:
I am using Proc::ProcessTable to act as ps -ef remotely via a socket server. However, when I access the hash key that contains the command( $p->{cmd} ), I notice that it is being truncated at a certain length (which I could not tell you off the top of my head). Is there a way to adjust the size of the buffer that holds the values?
If you make something idiot-proof, eventually someone will make a better idiot.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Proc::ProcessTable method questions
by converter (Priest) on Nov 07, 2002 at 07:51 UTC | |
|
Re: Proc::ProcessTable method questions
by BazB (Priest) on Nov 07, 2002 at 12:51 UTC | |
by peschkaj (Pilgrim) on Nov 07, 2002 at 16:31 UTC | |
|
Re: Proc::ProcessTable method questions
by peschkaj (Pilgrim) on Nov 07, 2002 at 02:02 UTC | |
|
Re: Proc::ProcessTable method questions
by Aristotle (Chancellor) on Nov 06, 2002 at 20:26 UTC |