Deutsch   English   Français   Italiano  
<slrnvu3jop.1740.anthk@openbsd.home>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: anthk <anthk@openbsd.home>
Newsgroups: comp.lang.awk
Subject: Re: Feature which every AWK should have?
Date: Mon, 24 Mar 2025 21:31:33 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 9
Message-ID: <slrnvu3jop.1740.anthk@openbsd.home>
References: <87ttgo8cg5.fsf@tilde.institute>
Injection-Date: Mon, 24 Mar 2025 22:31:33 +0100 (CET)
Injection-Info: dont-email.me; posting-host="970946991324bb2643c3e1b036bf0ec8";
	logging-data="1883564"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+sWkuW+l5coAZ/y+XtAzUY"
User-Agent: slrn/1.0.3 (OpenBSD)
Cancel-Lock: sha1:E02cSN4WrlFiTxikPwsmnD+8K/o=
Bytes: 1163

On 2024-07-17, yeti <yeti@tilde.institute> wrote:
> * I think GAWK's -E and MAWK's -We really makes scripts more robust.
>
> * Bit ops (shifts, and/or/xor) as seen in the BSD branch of Onetrueawk.
>

getchar, as from tgl.awk at git://git.luxferre.top/awk-gold-collection.git

But with od, native. Or by reusing awk functions.