From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 5057ef1d for ; Fri, 7 Feb 2020 05:39:58 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id F04B09CCD4; Fri, 7 Feb 2020 15:39:53 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id D83C99CCA6; Fri, 7 Feb 2020 15:39:29 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 6ADE39CCA6; Fri, 7 Feb 2020 15:39:24 +1000 (AEST) Received: from frieza.hoshinet.org (ks3374089.kimsufi.com [37.187.103.66]) by minnie.tuhs.org (Postfix) with ESMTP id 65A959CCA4 for ; Fri, 7 Feb 2020 15:39:17 +1000 (AEST) Received: by frieza.hoshinet.org (Postfix, from userid 1005) id 78B5D1C8C79B; Fri, 7 Feb 2020 00:39:16 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by frieza.hoshinet.org (Postfix) with ESMTP id 7155B1C8C798 for ; Fri, 7 Feb 2020 00:39:16 -0500 (EST) Date: Fri, 7 Feb 2020 00:39:16 -0500 (EST) From: Steve Nickolas X-X-Sender: nicci@frieza.hoshinet.org To: The Eunuchs Hysterical Society In-Reply-To: <20200207050700.GD6005@eureka.lemis.com> Message-ID: References: <20200204201453.ebeaabon26vbgfle@localhost.localdomain> <202002050845.0158jDOu024559@freefriends.org> <20200207002114.GA6005@eureka.lemis.com> <20200207050700.GD6005@eureka.lemis.com> User-Agent: Alpine 2.02 (BSF 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [TUHS] finger usage (was: pronouncing *nix formulas (was: screen editors)) X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Fri, 7 Feb 2020, Greg 'groggy' Lehey wrote: > On Friday, 7 February 2020 at 15:31:28 +1100, Dave Horsfall wrote: >> On Thu, 6 Feb 2020, Steve Nickolas wrote: >> >>> Works fine on my end. (It's supposed to end in "20Segmentation fault >>> (core dumped)", right?) > > Funny, I didn't get Steve's message. Remangled the header so it only goes to the list, so the list should handle passing it on. ;p Your mailserver rejected the message from my server (frieza.hoshinet.org). > Clearly the obvious check is > > $ echo $? I did "ls -tr" to check for a coredump. ;p > But over the years I've been surprised how many people have been fooled. > > Greg -uso.