|
google site
|
|||||||
| Forums | Register | Blog | Man Pages | Forum Rules | Links | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Help me in finding process name and argument list without using pstat()
Hi everybody,
I have an application which displayes the process name and argument list for that each and every process running on the system. For this purpose the application used the pstat_getproc() method which fetches the structure pst_status. By this method we get the programm name up to 15 bytes and argument list up to 64 bytes only. ![]() Now if i want to display a longer programm name and a longer argument list (up to 255 bytes each) i must fetch them using some different method. Kindly let me know if anybody knows the way in which this can be accomplished. Thanks in advance. |
| Sponsored Links | ||
|
|
![]() |
| Tags |
| argument list, hp_ux, programm name, pstat() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| finding * in command line argument | cynosure2009 | Shell Programming and Scripting | 5 | 11-05-2009 04:07 AM |
| Argument list too long - SSH | empyrean | UNIX for Dummies Questions & Answers | 6 | 06-10-2009 12:24 PM |
| Argument list too long using mv cmd | chavez630 | UNIX for Dummies Questions & Answers | 7 | 01-10-2009 10:34 AM |
| getopts and a list argument | duderonomy | Shell Programming and Scripting | 4 | 06-24-2008 05:27 AM |
| Argument list too long - Shell error | dad5119 | Shell Programming and Scripting | 8 | 03-03-2006 02:57 PM |