From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12594 invoked from network); 10 Nov 2003 11:19:16 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 10 Nov 2003 11:19:16 -0000 Received: (qmail 25311 invoked by alias); 10 Nov 2003 11:19:08 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19232 Received: (qmail 25301 invoked from network); 10 Nov 2003 11:19:08 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 10 Nov 2003 11:19:08 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [62.193.203.32] by sunsite.dk (MessageWall 1.0.8) with SMTP; 10 Nov 2003 11:19:8 -0000 Received: from DervishD.pleyades.net (212.Red-80-35-44.pooles.rima-tde.net [80.35.44.212]) by madrid10.amenworld.com (8.10.2/8.10.2) with ESMTP id hAABJ2Y14491; Mon, 10 Nov 2003 12:19:03 +0100 Received: from raul@pleyades.net by DervishD.pleyades.net with local (Exim MTA 2.05) id <1AJ9jU-00068u-00>; Mon, 10 Nov 2003 11:57:20 +0100 Date: Mon, 10 Nov 2003 11:57:20 +0100 From: DervishD To: Bart Schaefer Cc: Zsh-workers Subject: Re: Strange problem with ulimit Message-ID: <20031110105720.GB23263@DervishD> Mail-Followup-To: Bart Schaefer , Zsh-workers References: <20031108095037.GA11894@fargo> <20031109161853.GL22980@DervishD> <1031109212136.ZM14473@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1031109212136.ZM14473@candle.brasslantern.com> User-Agent: Mutt/1.4i Organization: Pleyades User-Agent: Mutt/1.4i Hi Bart :) * Bart Schaefer dixit: > [Hmm, I don't seem to have received the first message in this thread.] That's a problem that I have had frequently with this list. Sometimes I don't receive posts :(( Lately that seemed to be solved (for me, at least)... > } I can reproduce it here, with zsh 4.0.7. I've took a look at the > } sources, with no success :(( > That's because the code in question is in the file "bltinmods.list" > which is generated at configure time and then #include'd by init.c. OK ;)) > The "ulimit" builtin is not a full-fledged builtin -- it's supplied by > the zsh/rlimits module. I knew that. What I didn't know was that modules weren't loaded when zsh was invoked as sh. Which, on the other hand, makes sense... > Modules are zmodload'd automatically at startup only when the shell is > invoked as zsh. This is to prevent clashes with command and variable > names used e.g. by "sh" scripts that are expecting a clean namespace. Does that mean that you can zmodload zsh/rlimits and have again the builtin? Raúl Núñez de Arenas Coronado -- Linux Registered User 88736 http://www.pleyades.net & http://raul.pleyades.net/