Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Job Table
- X-seq: zsh-users 3634
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Job Table
- Date: Tue, 20 Feb 2001 11:04:20 +0100 (MET)
- In-reply-to: Nick Cross's message of Tue, 20 Feb 2001 09:55:42 +0000
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Nick Cross wrote:
> I'm running 3.1.9 and keep getting job table full messages - how do I
> increase the limit?
Change the setting of MAXJOB in config.h or re-configure using
--enable-max-jobtable-size=<number> (and then re-build the shell).
Hm, do you really need more than 48 jobs? (The default for MAXJOB is
50, two of them are used internally.)
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author