From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 922 invoked from network); 20 Sep 2005 16:40:18 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 20 Sep 2005 16:40:18 -0000 Received: (qmail 19522 invoked from network); 20 Sep 2005 16:40:11 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 20 Sep 2005 16:40:11 -0000 Received: (qmail 337 invoked by alias); 20 Sep 2005 16:40:03 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9430 Received: (qmail 327 invoked from network); 20 Sep 2005 16:40:02 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 20 Sep 2005 16:40:02 -0000 Received: (qmail 18213 invoked from network); 20 Sep 2005 16:40:02 -0000 Received: from flock1.newmail.ru (212.48.140.157) by a.mx.sunsite.dk with SMTP; 20 Sep 2005 16:40:00 -0000 Received: (qmail 29607 invoked from network); 20 Sep 2005 16:29:23 -0000 Received: from unknown (HELO ?10.0.0.50?) (arvidjaar@newmail.ru@83.237.13.234) by smtpd.newmail.ru with SMTP; 20 Sep 2005 16:29:23 -0000 From: Andrey Borzenkov To: zsh-users@sunsite.dk Subject: Re: ulimit "command not found" when run from a script on NetBSD Date: Tue, 20 Sep 2005 20:39:54 +0400 User-Agent: KMail/1.8.2 References: <20050919192129.GA23976@quark.hightek.org> <20050920145440.GA3153@quark.hightek.org> <1050920155755.ZM9524@candle.brasslantern.com> In-Reply-To: <1050920155755.ZM9524@candle.brasslantern.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3179426.KOroAeIP24"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509202039.55592.arvidjaar@newmail.ru> X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.0.4 --nextPart3179426.KOroAeIP24 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Tuesday 20 September 2005 19:57, Bart Schaefer wrote: > 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. what's the point of having it as module then? --nextPart3179426.KOroAeIP24 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQBDMDtbR6LMutpd94wRAqOhAJ0UIkydwW/Cg5u3y/UVrveh41t/RQCggfv2 597krH1TBI8g16iJVRu+IH0= =ADZI -----END PGP SIGNATURE----- --nextPart3179426.KOroAeIP24--