On 2/27/24 7:25 PM, Seth Sabar wrote:
Hi,
I'd like to report a bug with the *--pretty-print* feature of bash. When I
run the following script:
*coproc sleep 5*
the pretty-printed result is
*coproc COPROC* sleep 5
Thanks for the report. This issue was fixed back in December as the
result of
Hi,
I'd like to report a bug with the *--pretty-print* feature of bash. When I
run the following script:
*coproc sleep 5*
the pretty-printed result is
*coproc COPROC* sleep 5
The reason this happens is because within Bash's AST every *coproc* is
given a name regardless of whether the user spec