[bug #67226] Potential NPD

2025-06-20 Thread anonymous
URL: Summary: Potential NPD Group: The GNU Bourne-Again SHell Submitter: None Submitted: Fri 20 Jun 2025 11:48:05 AM UTC Category: None Severity: 3 - Normal

[bug #67227] Potential NPD P.S.

2025-06-20 Thread 1640max
URL: Summary: Potential NPD P.S. Group: The GNU Bourne-Again SHell Submitter: malt1640 Submitted: Fri 20 Jun 2025 11:59:03 AM GMT Category: None Severity: 3 -

Re: Incomplete cleanup in Bash with malformed heredoc in pipeline

2025-06-20 Thread Chet Ramey
On 6/18/25 5:37 PM, Alvaro Falagan wrote: Hi, I would like to report an issue I’ve found in Bash (5.0.17) regarding the use of pipelines involving built-in commands and here-documents. ### Summary When a built-in (e.g., `echo`, `export`, `cd`, etc.) is used in a pipeline, and the next command