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 32637 invoked from network); 16 Dec 2020 18:52:13 -0000 Received: from ewsd.inri.net (107.191.116.128) by inbox.vuxu.org with ESMTPUTF8; 16 Dec 2020 18:52:13 -0000 Received: from oat.nine.sirjofri.de ([5.45.105.127]) by ewsd; Wed Dec 16 13:51:38 -0500 2020 Received: from sirjofri.de ([94.222.62.23]) by oat; Wed Dec 16 19:51:26 +0100 2020 Date: Wed, 16 Dec 2020 18:51:24 +0000 (UTC) From: sirjofri To: Julien Blanchard <9front@9front.org> Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Correlation-ID: List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: stable abstract hypervisor-aware HTML over HTTP storage firewall realtime firewall-scale solution Subject: Re: [9front] [PATCH] Update hpost to use -r header like hget Reply-To: 9front@9front.org Precedence: bulk Hello, I don't know how exactly rc parses arguments when it invokes another command, maybe try it with this concatenation? '-r '^$headers Notice the space and the quotes that make it effectively a string. sirjofri