help-bash
[Top][All Lists]
Advanced

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

Re: non working code .. loop ends after one


From: Lawrence Velázquez
Subject: Re: non working code .. loop ends after one
Date: Wed, 01 Mar 2023 19:20:28 -0500
User-agent: Cyrus-JMAP/3.9.0-alpha0-183-gbf7d00f500-fm-20230220.001-gbf7d00f5

On Wed, Mar 1, 2023, at 7:09 PM, alex xmb ratchev wrote:
> On Thu, Mar 2, 2023, 12:39 AM Lawrence Velázquez <vq@larryv.me> wrote:
>> It will also be in the next version of POSIX:
>> https://austingroupbugs.net/view.php?id=243#c6110
>
>
> there is imo ' big undefined ' there
> they state , to change to , ' if {} is one char '
> what if more than one

Then the behavior is unspecified (i.e., implementation-dependent).
That's not your opinion; it is literally what the new text says.

        The following options shall be supported:

        -d delim

                If _delim_ consists of one single-byte character,
                that byte shall be used as the logical line delimiter.
                If _delim_ is the null string, the logical line
                delimiter shall be the null byte.  Otherwise, the
                behavior is unspecified.

-- 
vq



reply via email to

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