From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: from minnie.tuhs.org (minnie.tuhs.org [IPv6:2600:3c01:e000:146::1]) by inbox.vuxu.org (Postfix) with ESMTP id EE14028B84 for ; Mon, 18 Mar 2024 20:36:15 +0100 (CET) Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id EDF56416C1; Tue, 19 Mar 2024 05:36:09 +1000 (AEST) Received: from clamta20.bpe.bigpond.com (clamta20.bpe.bigpond.com [203.42.22.36]) by minnie.tuhs.org (Postfix) with ESMTPS id BBE03416C0 for ; Tue, 19 Mar 2024 05:36:03 +1000 (AEST) Received: from claprdcmr11 by claprdomr20 with esmtp (envelope-from ) id 1rmImA-000DXu-2S for tuhs@tuhs.org; Tue, 19 Mar 2024 06:36:01 +1100 Received: from [110.141.193.233] (helo=aneurin.horsfall.org) by claprdcmr11 with esmtp (envelope-from ) id 1rmIm9-000AZm-1C for tuhs@tuhs.org; Tue, 19 Mar 2024 06:36:01 +1100 Received: from aneurin.horsfall.org (localhost [127.0.0.1]) by aneurin.horsfall.org (8.15.2/8.15.2) with ESMTP id 42IJa0bM030717 for ; Tue, 19 Mar 2024 06:36:00 +1100 (EST) (envelope-from dave@horsfall.org) Received: from localhost (dave@localhost) by aneurin.horsfall.org (8.15.2/8.15.2/Submit) with ESMTP id 42IJa09o030714 for ; Tue, 19 Mar 2024 06:36:00 +1100 (EST) (envelope-from dave@horsfall.org) X-Authentication-Warning: aneurin.horsfall.org: dave owned process doing -bs Date: Tue, 19 Mar 2024 06:36:00 +1100 (EST) From: Dave Horsfall To: The Eunuchs Hysterical Society In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21.9999 (BSF 287 2018-06-16) X-GPG-Public-Key: http://www.horsfall.org/gpgkey.pub X-GPG-Fingerprint: 05B4 FFBC 0218 B438 66E0 587B EF46 7357 EF5E F58B X-Home-Page: http://www.horsfall.org/ X-Witty-Saying: "chmod 666 the_mode_of_the_beast" MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-tce-ares-id: e{ed29147d-a3db-4908-87af-17c0ee896472}1 X-tce-spam-action: no action X-tce-spam-score: 0.0 X-Cm-Analysis: v=2.4 cv=PrGVbRM3 c=1 sm=1 tr=0 ts=65f897a1 a=tp40vz5QK/dVXQmd7GLw7w==:117 a=tp40vz5QK/dVXQmd7GLw7w==:17 a=kj9zAlcOel0A:10 a=K6JAEmCyrfEA:10 a=VsytbKPIC_iPs1xtAcwA:9 a=CjuIK1q_8ugA:10 X-Cm-Envelope: MS4xfIDWFImPuNNtfT6RBYLMpvKQS6fFzCTG49XqZ3tWehU6nQQVfQuyIw2lcB4akeYVuAhq2z4B7SaEL2jtdLlzXdRP8NfI8UEnDtHmzjwEhv9BciRfu+ju 25sVAYl5SMOMR2CkxvyDKokvJCKUbsB0IbhYahSfIPho3NZTz3THBSG/ Message-ID-Hash: 7NZKBIO4WFVGYYCTJ2B5Y722RMWH4QAA X-Message-ID-Hash: 7NZKBIO4WFVGYYCTJ2B5Y722RMWH4QAA X-MailFrom: dave@horsfall.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: Of /dev/tty8 List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Mon, 18 Mar 2024, Ron Natalie wrote: > /dev/tty existed in Version 6 for sure. It wasn't the console but > rather a magic device that mapped to the processes "controlling > terminal." I was referring to /dev/tty8, not /dev/tty... -- Dave