Re: Heredoc with a multiline delimiter

2025-03-16 Thread Lawrence Velázquez
On Sat, Mar 15, 2025, at 7:08 PM, MacBeth wrote: > On Sat, Mar 15, 2025 at 12:33 PM Greg Wooledge wrote: >> On Sat, Mar 15, 2025 at 16:14:00 +, Nikola Novak via Bug reports for the >> GNU Bourne Again SHell wrote: >> > How do you end the heredoc with a multiline delimiter such as the >> > fo

Re: Heredoc with a multiline delimiter

2025-03-16 Thread MacBeth
On Sun, Mar 16, 2025 at 1:12 AM Robert Elz wrote: > > | bash(1) claims it to be: > > Actually, I don't think it does, > > | There are three quoting mechanisms: the escape character, single > | quotes, and double quotes. > | > | A non-quoted backslash (\) is the escape charact