The UNIX Forums  



Go Back   The UNIX Forums > OS Specific Forums > HP-UX
Home Forums Register Rules & FAQDonate Members List Search Today's Posts Mark Forums Read

HP-UX Post questions here if you know that only an HP-UX expert can help.

Reply
 
Submit Tools Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 1 Week Ago
Registered User
 
Join Date: Nov 2007
Posts: 3
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
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
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 1 Week Ago
...@...
 
Join Date: Feb 2004
Location: NM
Posts: 3,030
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
The old default was 60 chars, new value 1020
ftp://us-ffs.external.hp.com/hp-ux_p...PHKL_31932.txt

Quote:
Resolution:
This patch handles allocation of kernel memory and value
assignment of up to 1020 characters of the process command
line. Patch PHKL_25999, also needed for this
enhancement, performs deallocation of the memory.
Reply With Quote
Forum Sponsor
  #3 (permalink)  
Old 4 Days Ago
Registered User
 
Join Date: Nov 2007
Posts: 3
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
Hey thanks a lot !!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to? launch command with string of command line options TinCanFury Shell Programming and Scripting 5 2 Weeks Ago 05:06 PM
Add line command felixwhoals UNIX for Dummies Questions & Answers 3 12-16-2007 10:12 PM
find and replace command in one line using one command vasikaran UNIX for Dummies Questions & Answers 3 09-04-2007 02:13 AM
Command line... laila63 Shell Programming and Scripting 15 07-14-2004 02:37 PM
How do I get ssh to run a command in one line? LordJezo Shell Programming and Scripting 2 07-01-2004 10:54 AM


web tracker

All times are GMT -5. The time now is 12:20 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
UNIX Forum Content Copyright ©1993-2008 SilkRoad Asia All Rights Reserved -Ad Management by RedTyger

Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93