bug-bash
[Top][All Lists]
Advanced

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

Re: i had a read not work..


From: Alex fxmbsw7 Ratchev
Subject: Re: i had a read not work..
Date: Sun, 6 Feb 2022 02:16:29 +0100

well, im currently coding it as one file ( it results in same code as before )
then i can change the \0 to \n and see if it appears again
then i can post

thank you much

On Sun, Feb 6, 2022 at 2:07 AM Greg Wooledge <greg@wooledge.org> wrote:
>
> On Sun, Feb 06, 2022 at 01:43:57AM +0100, Alex fxmbsw7 Ratchev wrote:
> > this is on a friends os x, where brew install bash and gawk, resulted
> > in good versions
> >
> > i tried
> >
> > gawk '.... print ; fflush'
> >
> > with a read -r varname, also read -r -d $'\n' varname
> >
> > it never_____ returned results
> > -d '' worked fine
>
> You're going to have to show us the actual command that you ran, and
> the result that you got.
>



reply via email to

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