Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: umlimit and /etc/zshenv
- X-seq: zsh-users 4957
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Thorsten Haude <zsh@xxxxxxxxxxxxxx>
- Subject: Re: umlimit and /etc/zshenv
- Date: Fri, 10 May 2002 14:38:50 -0700 (PDT)
- Cc: Zsh users list <zsh-users@xxxxxxxxxx>
- In-reply-to: <20020510212027.GP1124@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Sender: schaefer@xxxxxxxxxxxxxxxx
On Fri, 10 May 2002, Thorsten Haude wrote:
> I want to explore the issue to find the best way of dealing with this.
The best thing would be for mutt to either use soft limits, or restore the
old limit (which I don't think is possible with hard limits anyway).
The second-best thing would be for you to use something like
[ -t 2 ] && ulimit -c ...
so that the command executes only when somebody might actuall see the
error output.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author