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.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 9825 invoked from network); 11 Dec 2022 00:05:52 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 11 Dec 2022 00:05:52 -0000 Received: from ftrv.se ([45.76.35.157]) by 9front; Sat Dec 10 19:04:50 -0500 2022 Date: Sun, 11 Dec 2022 01:04:45 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ftrv.se; s=mail; t=1670717087; bh=SQO17fTbSr5DfLbf0kCBZJfo4vMKiPy2hs7MaKMTTws=; h=Date:From:To:Subject:In-Reply-To:References; b=c+ZnxcvvAWIsg6fteNcULXX1K6T3Tb63rtbRHaNvVJceKVIh5d4wrKJmFRIUtumDX acavBVFyh77m3P14w2hLdj6xiTRHA4dpAavTionLvn6MFxIUAFWMsJo3SsZeP+HNK6 DiVUsKu37LqSNM3Mpl5zVtYViYr1PZVT/Nw8Ya9A= From: =?ISO-8859-1?Q?Sigrid_Solveig_Hafl=EDnud=F3ttir?= To: 9front@9front.org, tommmy@themorfords.com In-Reply-To: <03E22FB2542222A483EEED63020238A4@gmail.com> References: <03E22FB2542222A483EEED63020238A4@gmail.com> Message-ID: <7AC7D88B-84FB-41E8-9A44-A9BF8F010046@ftrv.se> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: scripting-aware API package Subject: Re: [9front] Re: Autostarting riow and bar Reply-To: 9front@9front.org Precedence: bulk Note that it ought to work without putting in a file, which it did (before = major rc refactoring) but only incidentally=2E When I decided to use fd 3, = I wrongfully assumed rc will always do what is expected - put the pipe on f= d 3 of the left process on one side and fd 0 on the other side=2E In realit= y rc does all kinds of random shit depending on the moon phase=2E Others (m= cf) have a better idea of what actually is happening=2E