![]() |
|
|
|
|
|||||||
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to? launch command with string of command line options | TinCanFury | Shell Programming and Scripting | 5 | 04-28-2008 03:06 PM |
| Add line command | felixwhoals | UNIX for Dummies Questions & Answers | 3 | 12-16-2007 08:12 PM |
| find and replace command in one line using one command | vasikaran | UNIX for Dummies Questions & Answers | 3 | 09-04-2007 12:13 AM |
| how to tell which OS via command line | hankooknara | UNIX for Dummies Questions & Answers | 4 | 05-15-2007 08:39 PM |
| How do I get ssh to run a command in one line? | LordJezo | Shell Programming and Scripting | 2 | 07-01-2004 08:54 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Getting Command line on HP-UX
Hello,
I am using following call to get command line argument. pstat(PSTAT_GETCOMMANDLINE, pu, MAX_PATH_LEN, 1, m_ProcessStruct.pst_pid) Can anybody tell me what is the maximux size of command line arg that can be obtained with this call ? I have read in the release notes of HP-UX Patch Name: PHKL_31932 Patch Description: s700_800 11.00 pstat patch, long command line storage Can anybody tell me what is maximum size supported after this patch ? Regards, Rucha |
| Forum Sponsor | ||
|
|
|
|||
|
The old default was 60 chars, new value 1020
ftp://us-ffs.external.hp.com/hp-ux_p...PHKL_31932.txt Quote:
|