Operating System - HP-UX
1837981 Members
1977 Online
110124 Solutions
New Discussion

Re: Increasing command/arguments length displayed by 'ps'

 
SOLVED
Go to solution
Steve Roberts
Occasional Contributor

Increasing command/arguments length displayed by 'ps'

I've determined that this is limited by what the kernel actually holds in kinfo_proc2 (or whatever) structure but has anybody actually found a way to increase this above 60 chars ?

Is there an undocumented kernel parameter or is it just a case of it being an HPUX limit.

Thanks
1 REPLY 1
John Palmer
Honored Contributor
Solution

Re: Increasing command/arguments length displayed by 'ps'

Hi Steve,

This has been discussed before and the opinion then was that it's fixed at 64 characters.

http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x7a980559ff7cd4118fef0090279cd0f9,00.html

Regards,
John