From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26024 invoked from network); 23 Jun 2004 20:56:23 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.86) by ns1.primenet.com.au with SMTP; 23 Jun 2004 20:56:23 -0000 Received: (qmail 27876 invoked from network); 23 Jun 2004 20:55:59 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 23 Jun 2004 20:55:59 -0000 Received: (qmail 14938 invoked by alias); 23 Jun 2004 20:55:54 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20097 Received: (qmail 14929 invoked from network); 23 Jun 2004 20:55:54 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (qmailr@130.225.247.86) by sunsite.dk with SMTP; 23 Jun 2004 20:55:51 -0000 Received: (qmail 27487 invoked from network); 23 Jun 2004 20:55:50 -0000 Received: from finlandia.infodrom.north.de (postfix@217.89.86.34) by a.mx.sunsite.dk with SMTP; 23 Jun 2004 20:55:49 -0000 Received: by finlandia.infodrom.north.de (Postfix, from userid 2006) id 763E9FE70; Wed, 23 Jun 2004 22:55:27 +0200 (CEST) Date: Wed, 23 Jun 2004 22:55:27 +0200 From: Matthias Kopfermann To: Dan Nelson Cc: Zsh-Workers Subject: Re: [[ $number - error Message-ID: <20040623205527.GA30210@finlandia.infodrom.north.de> References: <20040623170246.GA9119@finlandia.infodrom.north.de> <20040623191806.GA3032@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20040623191806.GA3032@dan.emsphone.com> X-Operating-System: Debian GNU/Linux User-Agent: Mutt/1.5.6i X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=-0.9 required=6.0 tests=BAYES_10 autolearn=no version=2.63 X-Spam-Hits: -0.9 On Wed, Jun 23, 2004 at 02:18:06PM -0500, Dan Nelson: > > I think it's more likely he's referring to the fact that there are two > -le and -lt lines, and no -ge or -gt ones :) right, of course! Matthias