Re: Command substitution before while loop

2020-04-01 Thread Krystian Wojtas
I see. Thank you for your answers. Best regards, Krystian Wojtas Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ środa, kwiecień 1, 2020 8:20 PM, Chet Ramey napisał(a): > On 4/1/20 1:47 PM, Andreas Schwab wrote: > > > On Apr 01 2020, Krystian Wojtas via Bug reports for the

Re: Command substitution before while loop

2020-04-01 Thread Chet Ramey
On 4/1/20 1:47 PM, Andreas Schwab wrote: > On Apr 01 2020, Krystian Wojtas via Bug reports for the GNU Bourne Again > SHell wrote: > >> Making comments in pipes using command substitution is very helpful. >> But there is syntax error it it is done just before while loop. Could it be >>

Re: Command substitution before while loop

2020-04-01 Thread Andreas Schwab
On Apr 01 2020, Krystian Wojtas via Bug reports for the GNU Bourne Again SHell wrote: > Making comments in pipes using command substitution is very helpful. > But there is syntax error it it is done just before while loop. Could it be > considered as bug? Not a bug. Reserved words are

Command substitution before while loop

2020-04-01 Thread Krystian Wojtas via Bug reports for the GNU Bourne Again SHell
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-musl Compiler: gcc Compilation CFLAGS: -g -O2 -Wno-parentheses -Wno-format-security uname output: Linux bc55e8b47896 5.3.0-42-generic #34~18.04.1-Ubuntu SMP Fri Feb 28 13:42:26 UTC 2020 x86_64 Linux Machi