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 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 2D56D25D5D for ; Mon, 8 Apr 2024 19:09:14 +0200 (CEST) Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 169C0435E5; Tue, 9 Apr 2024 03:09:09 +1000 (AEST) Received: from minun.buric.co (minun.buric.co [51.15.8.196]) by minnie.tuhs.org (Postfix) with ESMTP id 6FDD342A42 for ; Tue, 9 Apr 2024 03:09:02 +1000 (AEST) Received: by minun.buric.co (Postfix, from userid 1000) id 676A535C0699; Mon, 8 Apr 2024 13:09:55 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by minun.buric.co (Postfix) with ESMTP id 4D55535C0636 for ; Mon, 8 Apr 2024 13:09:55 -0400 (EDT) Date: Mon, 8 Apr 2024 13:09:55 -0400 (EDT) From: Steve Nickolas X-X-Sender: mary@sd-119843.dedibox.fr To: tuhs@tuhs.org In-Reply-To: <202404081518.438FIflK003772@freefriends.org> Message-ID: References: <202404081518.438FIflK003772@freefriends.org> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID-Hash: YFTZ63BYSTF5P2XD2ZYTB5Z75BVTXKAK X-Message-ID-Hash: YFTZ63BYSTF5P2XD2ZYTB5Z75BVTXKAK X-MailFrom: usotsuki@buric.co 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: Word erase? List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Mon, 8 Apr 2024, arnold@skeeve.com wrote: > There was a patch on USENET that added ^T to print the load average that > we put into the vax at Georgia Tech. A professor who'd come to us from MIT > saw it and was surprised tht we could do it on Unix. :-) I like this in the BSDs and miss it when I'm on Linux. -uso.