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=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 20143 invoked from network); 26 May 2022 03:15:13 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 26 May 2022 03:15:13 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Wed May 25 23:13:37 -0400 2022 Received: from abbatoir.myfiosgateway.com (pool-74-108-56-225.nycmny.fios.verizon.net [74.108.56.225]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id ecf118d9 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Wed, 25 May 2022 20:13:25 -0700 (PDT) Message-ID: To: 9front@9front.org Date: Wed, 25 May 2022 23:13:23 -0400 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: progressive DOM controller Subject: Re: [9front] [PATCH] Unmount to remove sharp devices. Reply-To: 9front@9front.org Precedence: bulk Quoth hiro <23hiro@gmail.com>: > did you consider: chdev REGEXP > could be the expanded version that allows driverA|driverB|driver[CDE] are you trolling? driver names are single characters, and we don't have that many. a regex is an insane amount of complexity for almost no benefit.