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.6 required=5.0 tests=BULK_RE_SUSP_NTLD,DKIM_INVALID, DKIM_SIGNED,FROM_SUSPICIOUS_NTLD,PDS_OTHER_BAD_TLD,RCVD_IN_DNSWL_NONE autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 32489 invoked from network); 22 Dec 2020 15:31:14 -0000 Received: from ewsd.inri.net (107.191.116.128) by inbox.vuxu.org with ESMTPUTF8; 22 Dec 2020 15:31:14 -0000 Received: from out0.migadu.com ([94.23.1.103]) by ewsd; Tue Dec 22 10:23:54 -0500 2020 Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=a-b.xyz; s=key1; t=1608650627; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to; bh=KVqL60dBkDtpG1eG+PMSKrcc+pDe0MqD4YFwFrF8QsI=; b=nWM8wV03hOoAH79jMGu4H8jcv51OoLuwj4ITu7JsV0PhrD0WnBV5UcBh03PcknLXpyZO6d M4NMEqU4CXhROMy6PjPE8l4jdKYJ1EE4//rXWeZKJjgp75sYWgHb4l72Ad8+Iaa+UltFR6 dH32pRGX+PbCn+327lLdJXAbaDbe22xk/YAk1QtvA3caQKcsn1JAFLCRec+B9MIppZAUh4 Njtb57h27iI3IqKfpy8dOzmumJaqSx5ALvh5UEUTPl6WGoSvegHu1Kr68nVIMUy4Bl8uJ1 Pw3uaVVRu2sW3NamzEAytr6S8gOeUZieYX+5G+w1xfswH7me26ZC4JzlSiyeaA== To: 9front@9front.org X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: kvik@a-b.xyz In-Reply-To: <3bb31cf8-d045-2884-e100-e74c23f5e0a3@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kvik@a-b.xyz Date: Tue, 22 Dec 2020 15:23:46 GMT List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: descriptor software Subject: Re: [9front] Re: filename expansion of rc Reply-To: 9front@9front.org Precedence: bulk > 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 '..'