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=-1.0 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 92c6f879 for ; Mon, 3 Dec 2018 01:30:42 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 8E0E2A1F32; Mon, 3 Dec 2018 11:30:41 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 2FBA9A1CE9; Mon, 3 Dec 2018 11:30:28 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 62075A1CE9; Mon, 3 Dec 2018 11:30:26 +1000 (AEST) Received: from mcvoy.com (mcvoy.com [192.169.23.250]) by minnie.tuhs.org (Postfix) with ESMTPS id E869594A37 for ; Mon, 3 Dec 2018 11:30:25 +1000 (AEST) Received: by mcvoy.com (Postfix, from userid 3546) id 90E0235E130; Sun, 2 Dec 2018 17:30:25 -0800 (PST) Date: Sun, 2 Dec 2018 17:30:25 -0800 From: Larry McVoy To: Bakul Shah Message-ID: <20181203013025.GB10043@mcvoy.com> References: <1543705783.3909.for-standards-violators@oclsc.org> <20181203011414.DAE3D156E410@mail.bitblocks.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181203011414.DAE3D156E410@mail.bitblocks.com> User-Agent: Mutt/1.5.24 (2015-08-30) Subject: Re: [TUHS] man-page style X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: The Eunuchs Hysterical Society Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Sun, Dec 02, 2018 at 05:14:07PM -0800, Bakul Shah wrote: > On Mon, 03 Dec 2018 09:30:06 +1100 Dave Horsfall wrote: > Dave Horsfall writes: > > On Sat, 1 Dec 2018, Norman Wilson wrote: > > > > > I think you missed my point. The language I used was plain old > > > sendmail.cf. > > > > And anyone who has not edited sendmail.cf (shudder!) is not a programmer. As a systems guy I think if you have not written, or understood, swtch(), you are not a systems guy. But I don't think we should judge each other, we should admire those amongst us who have taken the time to understand something deeply. Doesn't really matter if it is the kernel (though that's where I like it) or sendmail.cf (I gotta give credit to those that get that), it is all about deep understanding. If you did that much work and got it, welcome to the club. It's kind of a shitty club because nobody gets what you do so nobody values it, but some of us do.