Re: Examples of concurrent coproc usage?

2024-04-12 Thread Carl Edquist via Bug reports for the GNU Bourne Again SHell
On Mon, 8 Apr 2024, Chet Ramey wrote: On 4/4/24 8:52 AM, Carl Edquist wrote: Zack illustrated basically the same point with his example: exec {fd}< <( some command ) while IFS='' read -r line <&"${fd}"; do   # do stuff done {fd}<&- A process-substitution open to t

Re: Add option to just print history, with no added timestamps or line numbers

2024-04-12 Thread Dan Jacobson
> "CR" == Chet Ramey writes: CR> On 3/24/24 11:39 PM, Lawrence Velázquez wrote: >> On Sun, Mar 24, 2024, at 11:01 PM, Dan Jacobson wrote: >>> P.S., "\t%s" seems to have an extra space squeezed between them with >>> bash: "\t %s", >>> unless perhaps the spec says that %s always starts with a sp

bash parallel build: make[1]: warning: -j16 forced in submake: resetting jobserver mode.

2024-04-12 Thread Cedric Blancher
Good morning! Building bash HEAD on Cygwin 3.5.3 and Debian Linux 11 in make parallel mode issues a warning, which looks like a Makefile bug: $ make -h 16 ... make[1]: warning: -j16 forced in submake: resetting jobserver mode. ... Can this be fixed please? Ced -- Cedric Blancher [https://plus.