From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17896 invoked from network); 13 Sep 2004 15:31:37 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 13 Sep 2004 15:31:37 -0000 Received: (qmail 40385 invoked from network); 13 Sep 2004 15:31:25 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 13 Sep 2004 15:31:25 -0000 Received: (qmail 3908 invoked by alias); 13 Sep 2004 15:31:18 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7980 Received: (qmail 3893 invoked from network); 13 Sep 2004 15:31:17 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 13 Sep 2004 15:31:17 -0000 Received: (qmail 37148 invoked from network); 13 Sep 2004 15:30:18 -0000 Received: from zenon.apartia.fr (HELO zenon.apartia.com) (82.66.93.83) by a.mx.sunsite.dk with SMTP; 13 Sep 2004 15:30:17 -0000 Received: from pyrrhus.apartia.fr (pyrrhus.apartia.fr [10.0.3.101]) by zenon.apartia.com (Postfix) with ESMTP id D07A1185DF8 for ; Mon, 13 Sep 2004 17:30:12 +0200 (CEST) Received: by pyrrhus.apartia.fr (Postfix, from userid 1000) id 2AA227F25D; Mon, 13 Sep 2004 17:29:58 +0200 (CEST) Date: Mon, 13 Sep 2004 17:29:58 +0200 From: Louis-David Mitterrand To: zsh-users@sunsite.dk Subject: globing pattern doesn't sort? Message-ID: <20040913152958.GA19979@apartia.fr> Mail-Followup-To: zsh-users@sunsite.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040818i X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 Hello, I just tried that: % bzcat ../patch-2.6.9-rc1.bz2 ../patch-2.6.9-rc1-bk<1-19>.bz2 and obtained: bzcat ../patch-2.6.9-rc1.bz2 ../patch-2.6.9-rc1-bk10.bz2 ../patch-2.6.9-rc1-bk11.bz2 ../patch-2.6.9-rc1-bk12.bz2 ../patch-2.6.9-rc1-bk13.bz2 ../patch-2.6.9-rc1-bk14.bz2 ../patch-2.6.9-rc1-bk15.bz2 ../patch-2.6.9-rc1-bk16.bz2 ../patch-2.6.9-rc1-bk17.bz2 ../patch-2.6.9-rc1-bk18.bz2 ../patch-2.6.9-rc1-bk19.bz2 ../patch-2.6.9-rc1-bk1.bz2 ../patch-2.6.9-rc1-bk2.bz2 ../patch-2.6.9-rc1-bk3.bz2 ../patch-2.6.9-rc1-bk4.bz2 ../patch-2.6.9-rc1-bk5.bz2 ../patch-2.6.9-rc1-bk6.bz2 ../patch-2.6.9-rc1-bk7.bz2 ../patch-2.6.9-rc1-bk8.bz2 ../patch-2.6.9-rc1-bk9.bz2 which really suprised my as I thought the whole point of the <-> pattern was to allow for an ordered sequence to be returned (contrary to a simple *). Am I mistaken in that belief? -- What influenced me to atheism was reading the Bible cover to cover. Twice. -- J. Michael Straczynski