Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Argument list
- X-seq: zsh-workers 17758
- From: "David Gómez" <david@xxxxxxxxxxxx>
- To: Thomas Köhler <jean-luc@xxxxxxxxxxxxxxxxx>
- Subject: Re: Argument list
- Date: Wed, 2 Oct 2002 11:40:20 +0200
- Cc: Zsh-workers <zsh-workers@xxxxxxxxxx>
- In-reply-to: <20021002080850.GA3286@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20021001195417.GA13192@fargo> <20021001202002.GG7147@xxxxxxxxxxxxxxxx> <20021001210742.GA13924@fargo> <20021002080850.GA3286@xxxxxxxxxxxxxxxxx>
> /usr/src/linux/include/linux> grep ARG_MAX limits.h
> #define ARG_MAX 131072 /* # bytes of args + environ for exec() */
>
> Hopefully, changing this value and recompiling your kernel will help...
Thanks! ;). I'll change it and test a new kernel
--
David Gómez
"The question of whether computers can think is just like the question of
whether submarines can swim." -- Edsger W. Dijkstra
Messages sorted by:
Reverse Date,
Date,
Thread,
Author