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=-1.0 required=5.0 tests=MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 5405 invoked from network); 30 Jan 2023 15:02:32 -0000 Received: from minnie.tuhs.org (50.116.15.146) by inbox.vuxu.org with ESMTPUTF8; 30 Jan 2023 15:02:32 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id C5CF9425D0; Tue, 31 Jan 2023 01:02:25 +1000 (AEST) Received: from mcvoy.com (mcvoy.com [192.169.23.250]) by minnie.tuhs.org (Postfix) with ESMTPS id 7EFF6425CF for ; Tue, 31 Jan 2023 01:02:20 +1000 (AEST) Received: by mcvoy.com (Postfix, from userid 3546) id 8B10235E81C; Mon, 30 Jan 2023 07:02:19 -0800 (PST) Date: Mon, 30 Jan 2023 07:02:19 -0800 From: Larry McVoy To: Rob Pike Message-ID: <20230130150219.GD12306@mcvoy.com> References: <202301300750.30U7oQTh013304@freefriends.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Message-ID-Hash: RZLM3MAXJE7MN6C3KSO5M5VJBR6SPP34 X-Message-ID-Hash: RZLM3MAXJE7MN6C3KSO5M5VJBR6SPP34 X-MailFrom: lm@mcvoy.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-tuhs.tuhs.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: tuhs@tuhs.org X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: FD 2 List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Mon, Jan 30, 2023 at 07:09:55PM +1100, Rob Pike wrote: > And then we have pttys, speaking of pitys. I'm not seeing how you do stuff like ssh into a remote system and have job control, etc, work without some sort of tty.