From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 25397 invoked from network); 5 Aug 2021 17:54:37 -0000 Received: from zero.zsh.org (2a02:898:31:0:48:4558:7a:7368) by inbox.vuxu.org with ESMTPUTF8; 5 Aug 2021 17:54:37 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=zsh.org; s=rsa-20210803; h=List-Archive:List-Owner:List-Post:List-Unsubscribe: List-Subscribe:List-Help:List-Id:Sender:Content-Transfer-Encoding: Content-Type:Subject:Cc:To:From:Date:References:In-Reply-To:Message-Id: Mime-Version:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID; bh=Uc5a3KEANKa/s422/PP6APEXkYnwLiHM5OzCv6sVwsU=; b=W0z0OSCkDuaUvGDKyc4f5K6GNv M9pgrt1iMFlCQVTP8wBHH+22D6GnSTq+MjkxjZYm0nczgGot9rqDOgMS0voVhwAfQ/qCOG++LDsUb CkG5Kuaa+qlUUQVF7UDxQkrUtNWNWcnviRBZToiQ0O4JdECvXiGXOvl2230fLhNtfAk/dRh8qCHYl 8Sy5UllXdnG+RltUAUmGYMbbluexZTT9zE8pPjZf/m400iryfThi8Zc6arZ73jK0IwH0fF99rF203 jw4uoTkUDyJCQgFaS/rztrg08cY1yVKl9/7HKCAxFu5TIbxcr7AawZ8nl8ZERyNy269bxzRFsNlGk x5QqsLtw==; Received: from authenticated user by zero.zsh.org with local id 1mBhZk-000Avi-RG; Thu, 05 Aug 2021 17:54:36 +0000 Received: from authenticated user by zero.zsh.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) id 1mBhYt-000AAZ-Br; Thu, 05 Aug 2021 17:53:43 +0000 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailauth.nyi.internal (Postfix) with ESMTP id 665EC27C0054; Thu, 5 Aug 2021 13:53:41 -0400 (EDT) Received: from imap2 ([10.202.2.52]) by compute3.internal (MEProxy); Thu, 05 Aug 2021 13:53:41 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrieelgdduudegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepofgfggfkjghffffhvffutgfgsehtqhertderreejnecuhfhrohhmpefnrgif rhgvnhgtvggpgggvlhojiihquhgviicuoehlrghrrhihvhesiihshhdrohhrgheqnecugg ftrfgrthhtvghrnhepueefheelieekieejtdfggfetheehiedvtdeiudekjedvjefgjedu feekveelgfegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homheplhgrrhhrhihvodhmvghsmhhtphgruhhthhhpvghrshhonhgrlhhithihqdduudeh udekjeejtdegqdduudelvdejfeekhedqlhgrrhhrhihvpeepiihshhdrohhrghesfhgrsh htmhgrihhlrdgtohhm X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id E328EA03D9B; Thu, 5 Aug 2021 13:53:40 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.5.0-alpha0-551-g8030b8c701-fm-20210804.001-g8030b8c7 Mime-Version: 1.0 Message-Id: <041137ee-458e-470d-b238-b1e9f480ef14@www.fastmail.com> In-Reply-To: References: <5bd2624d-86f4-fc9f-f57a-1e3b93a5fefb@eastlink.ca> <112137895.688578.1628177238255@mail2.virginmedia.com> <600156803.688994.1628177808803@mail2.virginmedia.com> Date: Thu, 05 Aug 2021 13:52:21 -0400 From: =?UTF-8?Q?Lawrence_Vel=C3=A1zquez?= To: "Ray Andrews" Cc: zsh-users@zsh.org Subject: Re: file globbing Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Seq: 26868 Archived-At: X-Loop: zsh-users@zsh.org Errors-To: zsh-users-owner@zsh.org Precedence: list Precedence: bulk Sender: zsh-users-request@zsh.org X-no-archive: yes List-Id: List-Help: List-Subscribe: List-Unsubscribe: List-Post: List-Owner: List-Archive: On Thu, Aug 5, 2021, at 12:05 PM, Ray Andrews wrote: > On 2021-08-05 8:36 a.m., Peter Stephenson wrote: > >> On 05 August 2021 at 16:27 Peter Stephenson wrote: > >> > > d,1^[[:digit:]]* > > > > > Cool.=C2=A0 I thought zsh always used ' [:digit:]' not the double brac= ket=20 > form.=C2=A0 But at least the above is easy to parse by eye, the caret = is=20 > intuitive there. Perhaps we could interpret '[^[:digit:]]' as saying=20= > that since the outermost bracket is outside the caret, there must be=20= > something rather than nothing. [^[:digit:]] already means "a character that is not a digit". --=20 vq