ps line buffer
Kenny Lussier
klussier at gmail.com
Thu Jul 17 12:03:03 EDT 2008
On Thu, Jul 17, 2008 at 11:50 AM, Michael ODonnell <
michael.odonnell at comcast.net> wrote:
>
> > ps auxww truncates command at 4096 characters,
> > [developers] want to see the entire thing...
>
> If they know the PID in question this might work:
>
> xargs -0 < /proc/$PID/cmdline
>
Apparently /proc/$PID/cmdline only holds 4096 characters as well (on RHEL5
at least).
Thanks,
Kenny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20080717/b59a27af/attachment.html
More information about the gnhlug-discuss
mailing list