Maximum command line arguments

Hi,

Can anyone please help me to know what is the maximum number of command line arguments that we can pass in unix shell script?

Thanks in advance,
Punitha.S

Hi.

The article at The maximum length of arguments for a new process (updated recently) discusses this for many flavors of *nix.

For your future use, the table at the end of each thread has links to articles that may be related to the topic title. Those threads, in turn, may have links to external articles which often contain the answers. A search here may often yield answers without actually creating a thread.

Google found about 50M hits for the keywords ... cheers, drl

Hi Drl,

Thank you, i searched in the forum, But i cant get the exact answer :confused:.
Can you please tell me what is the maximum number of parameteres we can pass to the script in ksh?

Is there any command in unix to find out this?

Thanks in advance,
Punitha