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=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 11458 invoked from network); 16 Oct 2022 20:01:10 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 16 Oct 2022 20:01:10 -0000 Received: from vultr.musolino.id.au ([45.76.123.158]) by 9front; Sun Oct 16 16:00:06 -0400 2022 Received: from smtpclient.apple ([95.74.110.214]) by vultr; Mon Oct 17 06:59:55 +1100 2022 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Alex Musolino Mime-Version: 1.0 (1.0) Date: Sun, 16 Oct 2022 21:59:51 +0200 Message-Id: References: <1EF8A86A00D25533360A8B6BA1E39291@eigenstate.org> In-Reply-To: <1EF8A86A00D25533360A8B6BA1E39291@eigenstate.org> To: 9front@9front.org X-Mailer: iPhone Mail (19G82) List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: managed component hardware Subject: Re: [9front] [PATCH] hget: file name detection Reply-To: 9front@9front.org Precedence: bulk > take a look at RFC6266 for the filename param; we should probably use that= > if it is present. I think that would just create more problems. Now the target filename is hid= den. You=E2=80=99d have to print out the name of the file it wrote for it to= be available for further manipulation in a script, say. Furthermore, what happens if the destination already exists? You can=E2=80=99= t just overwrite it. I think this -a may just be a bad idea. If you want to do this kind of thing= in the privacy of your own $home it shouldn=E2=80=99t be hard to create a w= rapper script that does whatever you want.=