From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3723 invoked from network); 8 Nov 2003 09:50:32 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 8 Nov 2003 09:50:32 -0000 Received: (qmail 19481 invoked by alias); 8 Nov 2003 09:50:25 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19227 Received: (qmail 19406 invoked from network); 8 Nov 2003 09:50:25 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 8 Nov 2003 09:50:25 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [213.97.199.90] by sunsite.dk (MessageWall 1.0.8) with SMTP; 8 Nov 2003 9:50:24 -0000 Received: (qmail 11927 invoked by uid 500); 8 Nov 2003 09:50:37 -0000 Date: Sat, 8 Nov 2003 10:50:37 +0100 From: David =?iso-8859-15?Q?G=F3mez?= To: Zsh-workers Subject: Strange problem with ulimit Message-ID: <20031108095037.GA11894@fargo> Mail-Followup-To: Zsh-workers Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4.1i Hi all ;), I noticed that if a script has a bang path with /bin/sh (which in my case points to zsh) the ulimit built-in is not found. Is deliberate to not use some built-ins when zsh in in bash-compatible mode? Thanks -- David Gómez "The question of whether computers can think is just like the question of whether submarines can swim." -- Edsger W. Dijkstra