From nobody Sat Feb 11 18:50:29 2023 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PDfnD73Ljz3pt8H for ; Sat, 11 Feb 2023 18:50:40 +0000 (UTC) (envelope-from 0x1eef@protonmail.com) Received: from mail-40133.protonmail.ch (mail-40133.protonmail.ch [185.70.40.133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "protonmail.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PDfnD4yyDz4kyl for ; Sat, 11 Feb 2023 18:50:40 +0000 (UTC) (envelope-from 0x1eef@protonmail.com) Authentication-Results: mx1.freebsd.org; none Date: Sat, 11 Feb 2023 18:50:29 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1676141438; x=1676400638; bh=ztdA13RZfg2T6ftFk5evNC9BL8I1wTpiVDudRxhLjwU=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=QYXPggKa9horkpw34uKt28CY+6s3S3BYSitXZ5CkZ497/uEhoUyI4AdP2WcXGebU+ bbKoDCa1wRqI+hTX681OQDJQgZY1iEgq9rxn8OwaKnrAC4KjZP36VF4SMwtBAbB/Lg PVuQWyApKUG20HylSnqwyWoQ34g7yNbYGvmfY8s5VjKYvNpAipBfvSJ/GOdJ45OylG ehnjzua6Ugfk37CYcNKgy1EuuIXjMbdsgf7Ez9o2E5hw4otzK6Hk7YVI4QVlOIPk0h +spZb49HIFyQm/M+Pa0z+OH4K1nAmmvV9x3+3sX0Ql4IFZ6bDNKxoz/s49JdEhEebe SGI2rVoq4y2pA== To: Kurt Hackenberg From: 0x1eef <0x1eef@protonmail.com> Cc: questions@freebsd.org Subject: Re: remove double quote character from file names Message-ID: In-Reply-To: References: Feedback-ID: 39071764:user:proton List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4PDfnD4yyDz4kyl X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:62371, ipnet:185.70.40.0/24, country:CH] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N > However, if you want to do it through a shell,=20 > this might be helpful: >=20 > https://dwheeler.com/essays/filenames-in-shell.html Indeed, helpful ! Informative, and served to remind me that=20 I need to start using "shellcheck" sooner rather than later.=20 Thanks. 0x1eef