Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: umlimit and /etc/zshenv



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