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 6491 invoked from network); 15 Sep 2023 03:54:37 -0000 Received: from minnie.tuhs.org (2600:3c01:e000:146::1) by inbox.vuxu.org with ESMTPUTF8; 15 Sep 2023 03:54:37 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 2B3134101F; Fri, 15 Sep 2023 13:54:33 +1000 (AEST) Received: from freefriends.org (frenzy.freefriends.org [198.99.81.75]) by minnie.tuhs.org (Postfix) with ESMTPS id E094341010 for ; Fri, 15 Sep 2023 13:54:28 +1000 (AEST) X-Envelope-From: arnold@skeeve.com Received: from freefriends.org (localhost [127.0.0.1]) by freefriends.org (8.14.7/8.14.7) with ESMTP id 38F3sPJ7015762 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 14 Sep 2023 21:54:25 -0600 Received: (from arnold@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id 38F3sPjK015761; Thu, 14 Sep 2023 21:54:25 -0600 From: arnold@skeeve.com Message-Id: <202309150354.38F3sPjK015761@freefriends.org> X-Authentication-Warning: frenzy.freefriends.org: arnold set sender to arnold@skeeve.com using -f Date: Thu, 14 Sep 2023 21:54:25 -0600 To: mah@mhorton.net, ajayshah@mayin.org References: <202309132128.38DLSvEj026719@freefriends.org> <3963d4b9-a866-2e2f-d289-c4f261e1ca7e@mhorton.net> In-Reply-To: User-Agent: Heirloom mailx 12.5 7/5/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID-Hash: U2DSKXZI6TQ3TG5C2XSLE2NY27V5YYYC X-Message-ID-Hash: U2DSKXZI6TQ3TG5C2XSLE2NY27V5YYYC X-MailFrom: arnold@skeeve.com 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 CC: tuhs@tuhs.org X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: The AWK Programming Language, 2nd Ed.: What's new? List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: This is getting off-topic, folks... Thanks, Arnold Ajay Shah wrote: > On Fri, 15 Sept 2023 at 07:10, Mary Ann Horton wrote: > > > Which Git repo? The CSV code is a game changer for awk, otherwise I need > > a hokey python script. > > > Me too! > > > Is it being merged into the Gnu awk that will wind up in Red Hat awk? > > Please please? > > > Debian is an important distribution in this regard, which may go into many > other distros like Ubuntu. I just looked in Debian stable -- > > $ apt-cache show original-awk > Package: original-awk > Version: 2022-09-12-1 > Installed-Size: 186 > Maintainer: Santiago Vila > Architecture: amd64 > Provides: awk > Pre-Depends: libc6 (>= 2.34) > Description-en: The original awk described in "The AWK Programming Language" > This is the version of awk described in "The AWK Programming Language", > by Al Aho, Brian Kernighan, and Peter Weinberger > (Addison-Wesley, 1988, ISBN 0-201-07981-X). > Description-md5: 7a3c565b081bc0f03d9e79a6fd87fe27 > Multi-Arch: foreign > Homepage: https://github.com/onetrueawk/awk > Tag: devel::interpreter, implemented-in::c, interface::commandline, > role::program, scope::utility, use::filtering, use::scanning, > works-with::text > Section: interpreters > Priority: optional > Filename: pool/main/o/original-awk/original-awk_2022-09-12-1_amd64.deb > Size: 86548 > MD5sum: f5a128040710433c276d866038703051 > SHA256: f1835f1e5aca2f69e0b997b285b33b45aaa1abf4071edfd7481149076ca80a63 > > The key URLs are > https://packages.debian.org/sid/original-awk > https://github.com/onetrueawk/awk > sanvila@debian.org > > -- > Ajay Shah > ajayshah@mayin.org > http://www.mayin.org/ajayshah