Re: Document that here strings don't support brace expansion.

2023-03-13 Thread Alex Bochannek
Chet Ramey writes: > On 3/11/23 3:39 AM, Alex Bochannek wrote: >> Bash Version: 5.2 >> Patch Level: 15 >> Release Status: release >> Description: >> The documentation for here strings says: >> "The WORD undergoes tilde expansion, parameter and variable >> expansion, >> command substitution, arith

Re: Document that here strings don't support brace expansion.

2023-03-13 Thread Chet Ramey
On 3/11/23 3:39 AM, Alex Bochannek wrote: Bash Version: 5.2 Patch Level: 15 Release Status: release Description: The documentation for here strings says: "The WORD undergoes tilde expansion, parameter and variable expansion, command substitution, arithmetic expansion, and quote removal. Filen