[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RFE: new syntax for command substitution to keep trailing newlines?
From: |
Alex fxmbsw7 Ratchev |
Subject: |
Re: RFE: new syntax for command substitution to keep trailing newlines? |
Date: |
Wed, 27 Jan 2021 05:41:21 +0100 |
$(( is math output as ((
<( and >( keep data
On Wed, Jan 27, 2021, 05:15 Clark Wang <dearvoid@gmail.com> wrote:
> For example, we can use ${( ... )} which is now wrong syntax.
>
> $ v=${( command ... )}
> bash: ${( command ... )}: bad substitution
>
- RFE: new syntax for command substitution to keep trailing newlines?, Clark Wang, 2021/01/26
- Re: RFE: new syntax for command substitution to keep trailing newlines?,
Alex fxmbsw7 Ratchev <=
- Re: RFE: new syntax for command substitution to keep trailing newlines?, Oğuz, 2021/01/27
- Re: RFE: new syntax for command substitution to keep trailing newlines?, Chet Ramey, 2021/01/27
- Re: RFE: new syntax for command substitution to keep trailing newlines?, Alex fxmbsw7 Ratchev, 2021/01/27
- Re: RFE: new syntax for command substitution to keep trailing newlines?, Greg Wooledge, 2021/01/27
- Re: RFE: new syntax for command substitution to keep trailing newlines?, Chet Ramey, 2021/01/27
- Re: RFE: new syntax for command substitution to keep trailing newlines?, Alex fxmbsw7 Ratchev, 2021/01/27
- Re: RFE: new syntax for command substitution to keep trailing newlines?, Chet Ramey, 2021/01/27
- Re: RFE: new syntax for command substitution to keep trailing newlines?, Alex fxmbsw7 Ratchev, 2021/01/27
- Re: RFE: new syntax for command substitution to keep trailing newlines?, Chet Ramey, 2021/01/27
- Re: RFE: new syntax for command substitution to keep trailing newlines?, Alex fxmbsw7 Ratchev, 2021/01/29