Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
<x-y> globing pattern doesn't sort?
- X-seq: zsh-users 7980
- From: Louis-David Mitterrand <vindex@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: <x-y> globing pattern doesn't sort?
- Date: Mon, 13 Sep 2004 17:29:58 +0200
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hello,
I just tried that:
% bzcat ../patch-2.6.9-rc1.bz2 ../patch-2.6.9-rc1-bk<1-19>.bz2<TAB>
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author