Re: Incomplete command substitution in here-document not regarded as an error

2019-11-07 Thread Chet Ramey
On 11/6/19 4:37 PM, Oğuz wrote: cat < Thanks for the report. Bash has, for some years, allowed EOF/EOS to terminate a command substitution in certain circumstances, but this really only shows up when you're expanding it inside a here-document. There is a (relatively cryptic) warning message, b

Incomplete command substitution in here-document not regarded as an error

2019-11-06 Thread Oğuz
cat <