The shell can hold a maximum of 131072 bytes for command line arguments. You 
need to break it up. depending on what you're doing, try piping to xargs.



________________________________
From: hadi motamedi <motamed...@gmail.com>
To: Solaris-Users mailing list <solaris-users@filibeto.org>
Sent: Wed, August 11, 2010 2:18:15 AM
Subject: Re: [Solaris-Users] setenv:too many arguments?

On Wed, Aug 11, 2010 at 10:19 AM, Romeo Ninov <rni...@gmail.com> wrote:

> The list of arguments in command line is too long to be handled by shell.
> Check man xargs
>
> Regards: Romeo Ninov
>
> Thank you very much for your help. I read the man xargs but I didn't
understand how to solve my problem. Can you please provide me with a cure
for it?
_______________________________________________
Solaris-Users mailing list
Solaris-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/solaris-users



      
_______________________________________________
Solaris-Users mailing list
Solaris-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/solaris-users

Reply via email to