bug-bash
[Top][All Lists]
Advanced

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

Re: ixz.bug.1.varnotnewalias


From: Alex fxmbsw7 Ratchev
Subject: Re: ixz.bug.1.varnotnewalias
Date: Fri, 5 Feb 2021 21:40:20 +0100

>
> i tried to report, that i tried to set the var new, but it didnt work so
> second alias | source run returned same two firstly aixz=( .. ) defined
> elements again
> and the gawk which catched the first aixz=( .. but not the second, yes, why
> you pasted gawk '/..|..' in my code it always ended with / tho
>
> thank you for your response
>
> -----
>
> im sorry, in my terminal there is no unescaped ( or at all ) '(' in the
> regex
> i dont think the '=' is a spcial char insideregex inside / inside '
>
> see the display problem is..
>
> bash-5.1# bash -x ixz.bug.varnotnewalias 2>&1 | gawk '/aixz=/'
> + aixz=("$ixzd"/+{ixz,kw})
> bash-5.1# bash -x ixz.bug.varnotnewalias 2>&1 | grep -i aixz= #gawk
> '/aixz=/'
> + aixz=("$ixzd"/+{ixz,kw})
>
> and in | less is
> + aixz=("$ixzd"/+{ixz,kw})
> and later the missing tho
> + alxz=("$ixzd"/)
>
> did i mistype something ?
>
> in bash bug report ( dudes i code long too ) it just like in the grep, the
> second doesnt appear, but its in the file written and less sees it, .. but
> in runtime it doesnt get set new
>
>
> ---
>
>
> ohhhhh
> thanks
> i alawys forget i have to add bugs addr again and again in repilies
> crappy gmail defaults whatever
> gthanks ill repost
>
>


reply via email to

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