help-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: inconstancy with RS = "(\r?\n){2}"


From: Alex fxmbsw7 Ratchev
Subject: Re: inconstancy with RS = "(\r?\n){2}"
Date: Mon, 26 Jul 2021 11:31:06 +0200

maybe you didnt send the patch to me, nor the list.. no mail with
attachment..

On Mon, Jul 26, 2021, 09:14 Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com> wrote:

> my fault again
>
> i guess its :
>
> tcpserver 0 1024 gawk -v RS='\r?\n\r?\n' -v ORS= '{ print $0 RT
> >"/dev/stderr" }'
>
> On Mon, Jul 26, 2021, 09:09 Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com>
> wrote:
>
>> oh a my fault a bit
>> try with >&2 gawk prints
>>
>> On Sun, Jul 25, 2021, 20:16 <arnold@skeeve.com> wrote:
>>
>>> Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com> wrote:
>>>
>>> > to reproduce
>>> > tcpserver by djb
>>> >
>>> > tcpserver 0 1024 gawk -v RS='\r?\n\r?\n' 1 &
>>> > nc 0 1024
>>>
>>> I get no output from gawk at all, no matter what I type.
>>>
>>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]