Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ulimit "command not found" when run from a script on NetBSD
- X-seq: zsh-users 9429
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: ulimit "command not found" when run from a script on NetBSD
- Date: Tue, 20 Sep 2005 15:57:55 +0000
- In-reply-to: <20050920145440.GA3153@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20050919192129.GA23976@xxxxxxxxxxxxxxxxx> <1050920020712.ZM8701@xxxxxxxxxxxxxxxxxxxxxxx> <200509200654.58805.arvidjaar@xxxxxxxxxx> <20050920145440.GA3153@xxxxxxxxxxxxxxxxx>
On Sep 20, 9:54am, Vincent Stemen wrote:
} Subject: Re: ulimit "command not found" when run from a script on NetBSD
}
} Is this something that can be easily corrected in zsh?
Most immediately, you can put
zmodload -ab -i zsh/rlimits ulimit
into /etc/zshrc.
Longer-term, the developers need to get the equivalent of that into
the (auto-generated) Src/bltinmods.list file.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author