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=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 8781 invoked from network); 22 Dec 2020 16:39:53 -0000 Received: from ewsd.inri.net (107.191.116.128) by inbox.vuxu.org with ESMTPUTF8; 22 Dec 2020 16:39:53 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by ewsd; Tue Dec 22 11:30:43 -0500 2020 Received: from abbatoir.fios-router.home (pool-74-101-2-6.nycmny.fios.verizon.net [74.101.2.6]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 03bf74e0 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO); Tue, 22 Dec 2020 08:30:34 -0800 (PST) Message-ID: <5EFA8B556A9DD658ECAF9F7148166BDB@eigenstate.org> To: kernelloop@gmail.com To: 9front@9front.org Date: Tue, 22 Dec 2020 08:30:33 -0800 From: ori@eigenstate.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: converged hosting storage HTML interface package map/reduce optimizer Subject: Re: [9front] Re: filename expansion of rc Reply-To: 9front@9front.org Precedence: bulk Quoth kl : > On 12/22/20 9:23 PM, kvik@a-b.xyz wrote: > >> The character / must appear explicitly in a pattern, as must the first > >> character of the path name components . and .. > > > > It means a glob won't expand into '/', '.', or '..' > > Will it expand into .name ? cpu% touch .foo cpu% ls .*